aboutsummaryrefslogtreecommitdiff
path: root/mail/mailman
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
commitd4041784dc51fbd5b1e6a77c341ba00b18e4cd60 (patch)
treee9aa43bc0924dc359b2756757c2c0994f118aa35 /mail/mailman
parent702abdca4ef62ef60af2ad91e5ef063c02599bd1 (diff)
downloadports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.tar.gz
ports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.zip
Notes
Diffstat (limited to 'mail/mailman')
-rw-r--r--mail/mailman/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index 2fbb3edcfc30..4b75a6619821 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -29,7 +29,6 @@ CONFIGURE_ARGS+=--with-python=${PYTHON_CMD} \
--with-groupname=${MM_GROUPNAME} \
--with-mail-gid=${MAIL_GID} --with-cgi-gid=${CGI_GID} \
--with-permcheck=no
-MAKE_JOBS_SAFE= yes
# The Mailman port supports a number of variables that may be tweaked at
# build time. Getting the values of some of them right is crucial!