diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-30 16:17:28 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-30 16:17:28 +0000 |
commit | eb642d570cd133d785b3f849b08881e501c355be (patch) | |
tree | 53c56d81c6ac017bb9d62c1e0a9ccad597a87f00 /mail/spamass-milter | |
parent | faacc273b0d262346a3823e99b1ddba44f995ba5 (diff) | |
download | ports-eb642d570cd133d785b3f849b08881e501c355be.tar.gz ports-eb642d570cd133d785b3f849b08881e501c355be.zip |
Notes
Diffstat (limited to 'mail/spamass-milter')
-rw-r--r-- | mail/spamass-milter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile index 14c85fcd2b08..99e5d7bb8f42 100644 --- a/mail/spamass-milter/Makefile +++ b/mail/spamass-milter/Makefile @@ -18,6 +18,8 @@ COMMENT= Sendmail Milter (mail filter) plugin for SpamAssassin BUILD_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + ## # Use the following quirks to choose which sendmail to use (ports or system): # |