summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2011-10-08 13:49:14 +0000
committertron <tron@pkgsrc.org>2011-10-08 13:49:14 +0000
commit785f9d0adae0ad3a6397e548c5acf80536455a49 (patch)
treecde3e804dfc6ffce72d890faf23fe994fbd027ed /security/cyrus-sasl
parentd2b6c1f974060ae93cff0548ff9c193cbbb24ca9 (diff)
downloadpkgsrc-785f9d0adae0ad3a6397e548c5acf80536455a49.tar.gz
Mark as not multiple jobs safe. This fixes random build errors on my
dual core NetBSD/amd64 5.1_STABLE system.
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r--security/cyrus-sasl/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common
index 8d49bb433bb..c8c1bb207cd 100644
--- a/security/cyrus-sasl/Makefile.common
+++ b/security/cyrus-sasl/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2011/09/17 11:32:02 obache Exp $
+# $NetBSD: Makefile.common,v 1.17 2011/10/08 13:49:14 tron Exp $
#
# used by security/cyrus-sasl/Makefile
# used by security/cy2-anonymous/Makefile
@@ -39,6 +39,7 @@ CPPFLAGS+= -I${BUILDLINK_PREFIX.cyrus-sasl}/include/sasl
.endif
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
USE_TOOLS+= gmake
USE_LIBTOOL= yes