diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 02:35:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 02:35:28 +0000 |
commit | 8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774 (patch) | |
tree | a464cea7ab72a05b3e89b10ac479b2415c68883a /news/plor | |
parent | PERL -> REINPLACE (diff) |
Ports didn't build without USE_PERL5=yes
Noticed on: bento
Notes
Notes:
svn path=/head/; revision=69425
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 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 |