diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-11 14:32:38 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-11 14:32:38 +0800 |
commit | 1957d78db8a19251753df25908af1792203714b5 (patch) | |
tree | c2a06596d8080b90034832d697d4456e3adcfb2a /mail | |
parent | 85042c53981252472238094a8c27db54dea755b4 (diff) | |
download | freebsd-ports-gnome-1957d78db8a19251753df25908af1792203714b5.tar.gz freebsd-ports-gnome-1957d78db8a19251753df25908af1792203714b5.tar.zst freebsd-ports-gnome-1957d78db8a19251753df25908af1792203714b5.zip |
Unbreak
Diffstat (limited to 'mail')
-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 |