summaryrefslogtreecommitdiff
path: root/net/net-snmp
diff options
context:
space:
mode:
authortron <tron>2011-05-30 10:21:43 +0000
committertron <tron>2011-05-30 10:21:43 +0000
commit49a88471cfbf3185cafbb6edaaf792b465828662 (patch)
treebf07fc3fb241a7f1e48db9d0b97ba5d75dfb0542 /net/net-snmp
parent6fc2dcd39ec24bb4a3e21b7ecd77cc35c9024198 (diff)
downloadpkgsrc-49a88471cfbf3185cafbb6edaaf792b465828662.tar.gz
Mark this package as not job safe to fix the build under NetBSD/amd64
as suggested by Adam CiarciƄski in private e-mail.
Diffstat (limited to 'net/net-snmp')
-rw-r--r--net/net-snmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 19825466251..7747be66eb1 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2011/05/27 10:55:24 adam Exp $
+# $NetBSD: Makefile,v 1.86 2011/05/30 10:21:43 tron Exp $
DISTNAME= net-snmp-5.6.1.1
CATEGORIES= net
@@ -18,6 +18,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
MAKE_ENV+= OPSYS=${OPSYS}
+MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"