aboutsummaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /mail/nmh
parent1a3a92532506ba92f7a9670be49752b00ad8a807 (diff)
downloadports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz
ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip
Notes
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 336651f05f73..c7367384fabc 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -93,6 +93,7 @@ CONFIGURE_ARGS+= --with-smtpservers="${NMH_SMTPSERVERS}"
.ifdef NMH_EXTRA_CONFIGURE_ARGS
CONFIGURE_ARGS+= ${NMH_EXTRA_CONFIGURE_ARGS}
.endif
+MAKE_JOBS_UNSAFE= yes
CFLAGS+= -D${NMH_LOCKING} -O
OPTIONS= SASL2 "Cyrus SASL2" OFF