summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-06-07 23:53:55 +0000
committergdt <gdt@pkgsrc.org>2007-06-07 23:53:55 +0000
commitf5144b456be8fe7d460042c8305cb011ff0b65e4 (patch)
treea44194f3564eb3c6c0d4fa3d733a17a96b93f600 /net
parent2781d5d78aff74c251a66fa7118ae5907e7ef04f (diff)
downloadpkgsrc-f5144b456be8fe7d460042c8305cb011ff0b65e4.tar.gz
Due to build failure (not finding a library), add:
MAKE_JOBS_SAFE= NO
Diffstat (limited to 'net')
-rw-r--r--net/net-snmp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 463e7c1d422..766af1df689 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2007/05/20 13:55:28 seb Exp $
+# $NetBSD: Makefile,v 1.60 2007/06/07 23:53:55 gdt Exp $
DISTNAME= net-snmp-5.4
PKGREVISION= 1
@@ -16,6 +16,8 @@ CONFLICTS+= nocol-[0-9]* # bin/snmpget bin/snmpwalk
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= NO
+
MAKE_ENV+= OPSYS=${OPSYS:Q}
# The self-test of Perl modules only works after installation because perl