diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:25:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:25:33 +0000 |
commit | 9f5deb008fb9786f9a9264889d43296a258e9d92 (patch) | |
tree | ec0965bd63c70b3986830805c3ce0427524b81b2 /mail/popfile | |
parent | 8f284f2bca93129cd50ac223174a3be10e707699 (diff) |
Notes
Diffstat (limited to 'mail/popfile')
-rw-r--r-- | mail/popfile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile index f5a8e72e56be..3db3338f7fe0 100644 --- a/mail/popfile/Makefile +++ b/mail/popfile/Makefile @@ -33,8 +33,7 @@ MECABU_DESC= \ NO_WRKSUBDIR= yes NO_BUILD= yes -USES= perl5 -USE_ZIP= yes +USES= perl5 zip USE_PERL5= run PLIST_SUB= VERSION="${PORTVERSION}" |