summaryrefslogtreecommitdiff
path: root/net/ucd-snmp
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-05-25 06:39:10 +0000
committertron <tron@pkgsrc.org>2002-05-25 06:39:10 +0000
commit4e4978e8269c75826481da8b967cfbc580f4b9bd (patch)
tree8ff13e5860c75234f7d035be463a812e19615dcd /net/ucd-snmp
parentdcfdaa258dc4356c016e1c61638b86cded3d3929 (diff)
downloadpkgsrc-4e4978e8269c75826481da8b967cfbc580f4b9bd.tar.gz
Remove debugging statement committed by accident.
Diffstat (limited to 'net/ucd-snmp')
-rw-r--r--net/ucd-snmp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index 93656231e5d..ab0bc2a6c39 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2002/05/25 06:37:32 tron Exp $
+# $NetBSD: Makefile,v 1.43 2002/05/25 06:39:10 tron Exp $
DISTNAME= ucd-snmp-4.2.4
CATEGORIES= net
@@ -43,7 +43,6 @@ CONFIGURE_ARGS+=--enable-ipv6
.else
CONFIGURE_ARGS+=--disable-ipv6
.endif
-CONFIGURE_SCRIPT= ${SH} -x ./configure
# this might make it easier to use scotty's mibs, and local ones too
CONFIGURE_ARGS+=--with-mibdirs="${PREFIX}/share/snmp/mibs:${PREFIX}/lib/tcl/tnm2.1.10/mibs:${PREFIX}/lib/tnm2.1.8/mibs:/usr/local/share/snmp/mibs"