diff options
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 4765a3b1e54a..5092a19dda5b 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -23,6 +23,7 @@ COMMENT?= High performance MTA for Unix systems on the Internet USE_BZIP2= yes WANT_GNOME= yes WANT_PERL= yes +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> |