diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 10:35:28 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 10:35:28 +0800 |
commit | c4ef1140295d9b2479fc870af4e95437ea668c56 (patch) | |
tree | 2d5815627234532475e3b05df185cc686b29b421 /news | |
parent | 1b7bb332fa18b58d935d7c527a75470c92de2626 (diff) | |
download | freebsd-ports-gnome-c4ef1140295d9b2479fc870af4e95437ea668c56.tar.gz freebsd-ports-gnome-c4ef1140295d9b2479fc870af4e95437ea668c56.tar.zst freebsd-ports-gnome-c4ef1140295d9b2479fc870af4e95437ea668c56.zip |
Ports didn't build without USE_PERL5=yes
Noticed on: bento
Diffstat (limited to 'news')
-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 aa6dd0d21d26..a34f5513583c 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 |