diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 06:32:38 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 06:32:38 +0000 |
commit | 3953f4620a480168de495386d8eb4c637b261774 (patch) | |
tree | c2a06596d8080b90034832d697d4456e3adcfb2a /mail/assp | |
parent | 6903ad06f7a5dcfc94096a259cf21dfd999225e3 (diff) |
Notes
Diffstat (limited to 'mail/assp')
-rw-r--r-- | mail/assp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile index 948fb92fdf78..7d9c940eadbf 100644 --- a/mail/assp/Makefile +++ b/mail/assp/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:U}_${PORTVERSION}_Install MAINTAINER= rnejdl@ringofsaturn.com COMMENT= Anti-Spam SMTP Proxy -USES= perl5 zip +USES= perl5 zip:infozip NO_BUILD= yes USE_PERL5= run |