summaryrefslogtreecommitdiff
path: root/net/net-snmp
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-07-06 18:13:08 +0000
committerjoerg <joerg@pkgsrc.org>2006-07-06 18:13:08 +0000
commitfd31ddbaf694c08e8882ae7ba1c229b17041d55d (patch)
tree3d19ad81427fdaf15fdebd1d968f12bf99a45467 /net/net-snmp
parent77f98effcf17531c813422ddd2f6a3ba3f2d0955 (diff)
downloadpkgsrc-fd31ddbaf694c08e8882ae7ba1c229b17041d55d.tar.gz
Export OPSYS explicitly. This worked before, but according to PR 33931
it got broken.
Diffstat (limited to 'net/net-snmp')
-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 dd066ec7871..cff6a54c052 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/06/17 17:20:56 christos Exp $
+# $NetBSD: Makefile,v 1.50 2006/07/06 18:13:08 joerg Exp $
DISTNAME= net-snmp-5.3.0.1
PKGREVISION= 3
@@ -15,6 +15,8 @@ CONFLICTS= ucd-snmp-[0-9]*
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+MAKE_ENV+= OPSYS=${OPSYS:Q}
+
# The self-test of Perl modules only works after installation because perl
# can't load the shared libraries from WRKSRC/
# Until this is fixed you can test them after installation by doing