svn commit: r326256 - head/mail/zmailer
Pietro Cerutti
gahr at FreeBSD.org
Wed Sep 4 07:09:18 UTC 2013
Author: gahr
Date: Wed Sep 4 07:09:17 2013
New Revision: 326256
URL: http://svnweb.freebsd.org/changeset/ports/326256
Log:
- Unbreak by setting MAKE_JOBS_UNSAFE
Reported by: pkg-fallout
Modified:
head/mail/zmailer/Makefile
Modified: head/mail/zmailer/Makefile
==============================================================================
--- head/mail/zmailer/Makefile Wed Sep 4 07:08:55 2013 (r326255)
+++ head/mail/zmailer/Makefile Wed Sep 4 07:09:17 2013 (r326256)
@@ -17,6 +17,7 @@ OPTIONS_DEFAULT=SSL
GNU_CONFIGURE= yes
USE_PERL5= yes
+MAKE_JOBS_UNSAFE=
.include <bsd.port.options.mk>
More information about the svn-ports-head
mailing list