summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>2002-05-25 06:39:10 +0000
committertron <tron>2002-05-25 06:39:10 +0000
commit0f4353ade0e87010442a3cfe5bd0e4995a996e5c (patch)
tree8ff13e5860c75234f7d035be463a812e19615dcd /net
parentb90a2a6067ab588efe110cb5742c063bb6884fdc (diff)
downloadpkgsrc-0f4353ade0e87010442a3cfe5bd0e4995a996e5c.tar.gz
Remove debugging statement committed by accident.
Diffstat (limited to 'net')
-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"