summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-07-09 19:38:49 +0000
committersalo <salo@pkgsrc.org>2006-07-09 19:38:49 +0000
commitc52a4a249e07b610e3533288703783c0b49a46af (patch)
tree8f6f1e3ecbe988baaba8a35e4e46b7258276d42c /net
parentc9e9f6b139c0a93ffae4475f27c5ac35d41af95a (diff)
downloadpkgsrc-c52a4a249e07b610e3533288703783c0b49a46af.tar.gz
Pullup ticket 1725 - requested by joerg
portability fix for net-snmp Revisions pulled up: - pkgsrc/net/net-snmp/Makefile 1.50 Module Name: pkgsrc Committed By: joerg Date: Thu Jul 6 18:13:08 UTC 2006 Modified Files: pkgsrc/net/net-snmp: Makefile Log Message: Export OPSYS explicitly. This worked before, but according to PR 33931 it got broken.
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 dd066ec7871..f65852a5ea8 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.49.2.1 2006/07/09 19:38:49 salo 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