diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 02:35:28 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 02:35:28 +0000 |
commit | c4ef1140295d9b2479fc870af4e95437ea668c56 (patch) | |
tree | 2d5815627234532475e3b05df185cc686b29b421 /news/plor | |
parent | 1b7bb332fa18b58d935d7c527a75470c92de2626 (diff) | |
download | FreeBSD-ports-c4ef1140295d9b2479fc870af4e95437ea668c56.zip FreeBSD-ports-c4ef1140295d9b2479fc870af4e95437ea668c56.tar.gz |
Ports didn't build without USE_PERL5=yes
Noticed on: bento
Diffstat (limited to 'news/plor')
-rw-r--r-- | news/plor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/plor/Makefile b/news/plor/Makefile index aa6dd0d..a34f551 100644 --- a/news/plor/Makefile +++ b/news/plor/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip GNU_CONFIGURE= yes USE_GMAKE= yes +USE_PERL5= yes MAN1= plor.1 |