diff options
Diffstat (limited to 'net/net-snmp')
-rw-r--r-- | net/net-snmp/Makefile | 4 |
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 |