diff options
Diffstat (limited to 'mail/postfix25')
-rw-r--r-- | mail/postfix25/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 4cfbad6e370..16007651945 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -25,6 +25,8 @@ COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* +MAKE_JOBS_SAFE= yes +NO_LATEST_LINK= yes USE_SUBMAKE= yes USE_PERL5_BUILD=yes USE_RC_SUBR= postfix.sh |