diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-12 08:40:57 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-12 08:40:57 +0000 |
commit | 4e0493a5a66ea07d020be5127dc871808de62bf3 (patch) | |
tree | a5bda10aad835a30e4c35df8ac254d35414bccc4 /news | |
parent | f442e4f2fb866af2ea9d6ca51e2a1ddef783ca83 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/slrnconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index 1b4112d81f0a..4e068403dca1 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent USE_BZIP2= yes -USE_PERL= yes +USE_PERL5= yes MAKE_ARGS+= PREFIX=${PREFIX} do-install: |