diff options
Diffstat (limited to 'mail/ssmtp')
-rw-r--r-- | mail/ssmtp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index 057a9c6c9841..e3a8d84b69c6 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -11,10 +11,9 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX} MAINTAINER= aragon@phat.za.net COMMENT= Extremely simple MTA to get mail off the system to a mail hub -USE_BZIP2= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -USES= gmake +USES= gmake tar:bzip2 GROUPS= ssmtp BINMODE= 2555 SHAREMODE= 640 |