From 9030bb8063191ac93e02ea08557d97003630fa5e Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 24 Sep 2001 15:06:20 +0000 Subject: Fix build problem under NetBSD-current. Patch supplied by Naoto Shimazaki in PR pkg/14005. --- net/ucd-snmp-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/ucd-snmp-current/Makefile b/net/ucd-snmp-current/Makefile index 1b2ece33cce..e8a86f00152 100644 --- a/net/ucd-snmp-current/Makefile +++ b/net/ucd-snmp-current/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/09/11 01:33:22 wrstuden Exp $ -# +# $NetBSD: Makefile,v 1.14 2001/09/24 15:06:20 tron Exp $ DISTNAME= ucd-snmp-4.2.1 CATEGORIES= net @@ -49,6 +48,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 -- cgit v1.2.3