diff options
Diffstat (limited to 'mail/qmail-scanner/Makefile')
-rw-r--r-- | mail/qmail-scanner/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index f60215e..a7a62ce 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 2.10 PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= SF -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Content/Anti-virus Scanner for qmail @@ -21,7 +20,7 @@ BUILD_DEPENDS+= reformime:${PORTSDIR}/mail/maildrop \ CONFLICTS= qmail-scanner-1.* qmail-scanner1-* -USES= qmail perl5 +USES= qmail perl5 tar:tgz SPOOLDIR?= /var/spool/qscand PLIST_SUB= SPOOLDIR=${SPOOLDIR} |