diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /mail/popfile | |
parent | aaab6f1df4f547978b5d988f3369c358092e4bb3 (diff) |
Notes
Diffstat (limited to 'mail/popfile')
-rw-r--r-- | mail/popfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile index 31a55e33be26..8e0dbaeb7be5 100644 --- a/mail/popfile/Makefile +++ b/mail/popfile/Makefile @@ -25,7 +25,7 @@ NO_WRKSUBDIR= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} USE_ZIP= yes -USE_PERL5_RUN= 5.8.0+ +USE_PERL5_RUN= yes START_SCRIPTS_SUB= DATADIR=${DATADIR} |