aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-29 19:56:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-29 19:56:24 +0000
commit105236a46e25b2439901bc96d02e9ad11eaa2aeb (patch)
tree60fcd75d52147552ecb002cf330afbdad51ae261 /mail
parent3a1de82f0371d914e401d168807391a4f5fca725 (diff)
downloadports-105236a46e25b2439901bc96d02e9ad11eaa2aeb.tar.gz
ports-105236a46e25b2439901bc96d02e9ad11eaa2aeb.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/mailman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index bf7444ee2944..daa4556a6372 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -19,6 +19,7 @@ LICENSE_FILE= ${WRKSRC}/gnu-COPYING-GPL
CONFLICTS= ja-mailman-2.1.*
+USES= tar:tgz
USE_AUTOTOOLS= autoconf
USE_PYTHON= 2
USE_RC_SUBR= mailman
@@ -76,7 +77,7 @@ MTA_DESC= Integrate with which MTA?
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USES+= gettext tar:tgz
+USES+= gettext
PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "