summaryrefslogtreecommitdiff
path: root/net/ucd-snmp
diff options
context:
space:
mode:
authortron <tron>2001-09-24 09:40:00 +0000
committertron <tron>2001-09-24 09:40:00 +0000
commit8fae341ccaacd91d25db881d74df8f5a527bdf79 (patch)
treef8ef2bb31f6f98ef404af3112d25ca21cbec3812 /net/ucd-snmp
parent563714801019d4c406689ddfce44e640d62f8867 (diff)
downloadpkgsrc-8fae341ccaacd91d25db881d74df8f5a527bdf79.tar.gz
Fix build problem under NetBSD-current. Patch supplied by Naoto Shimazaki
in PR pkg/14045.
Diffstat (limited to 'net/ucd-snmp')
-rw-r--r--net/ucd-snmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index 75eb9c4cd4a..7009e4efe7b 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2001/08/27 14:35:12 tron Exp $
+# $NetBSD: Makefile,v 1.36 2001/09/24 09:40:00 tron Exp $
DISTNAME= ucd-snmp-4.1.2
CATEGORIES= net
@@ -43,6 +43,7 @@ CONFIGURE_ARGS+=--with-mibdirs="${PREFIX}/share/snmp/mibs:${PREFIX}/lib/tcl/tnm2
# do not supply them:
post-extract:
@${ECHO} 'int allow_severity, deny_severity;' >${WRKSRC}/snmplib/libwrap.c
+ ${LN} ${WRKSRC}/s/netbsd.h ${WRKSRC}/s/netbsdelf.h
pre-configure:
cd ${WRKSRC} && ${LOCALBASE}/bin/autoreconf