diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-03-28 17:53:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-03-28 17:53:24 +0000 |
commit | c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch) | |
tree | 861de8abaf5598d6319fe568cbba90cdfac71940 /mail/wbl | |
parent | 06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff) | |
download | ports-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.tar.gz ports-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.zip |
Notes
Diffstat (limited to 'mail/wbl')
-rw-r--r-- | mail/wbl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/wbl/Makefile b/mail/wbl/Makefile index 1707b37d1abe..6518a70d84ac 100644 --- a/mail/wbl/Makefile +++ b/mail/wbl/Makefile @@ -17,6 +17,7 @@ USE_BZIP2= yes USE_PERL5_RUN= yes USE_QMAIL_RUN= yes NO_BUILD= yes +MAKE_JOBS_SAFE= yes PORTDOCS= CHANGELOG COPYING README PLIST_FILES= bin/wbl |