summaryrefslogtreecommitdiffstats
path: root/net/ifstat
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-12 10:48:46 +0000
committerkrion <krion@FreeBSD.org>2004-12-12 10:48:46 +0000
commit3d48e359d6f7a613b7664b0b5ae3932a9c7d2bf3 (patch)
tree852ab3186e17a3c619c4d467de96b4d7d6e3ae4a /net/ifstat
parent8ba29e191ac3c9e41b15e628513f0e9bda261b78 (diff)
downloadFreeBSD-ports-3d48e359d6f7a613b7664b0b5ae3932a9c7d2bf3.zip
FreeBSD-ports-3d48e359d6f7a613b7664b0b5ae3932a9c7d2bf3.tar.gz
Bump shlib number and PORTREVISION
No cookies for: kuriyama
Diffstat (limited to 'net/ifstat')
-rw-r--r--net/ifstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile
index 9ec56d5..90d53e2 100644
--- a/net/ifstat/Makefile
+++ b/net/ifstat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ifstat
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://gael.roualland.free.fr/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +24,7 @@ PLIST_FILES= bin/ifstat
.include <bsd.port.pre.mk>
.if defined(WITH_SNMP)
-LIB_DEPENDS+= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
.else
CONFIGURE_ARGS+= --without-snmp
.endif
OpenPOWER on IntegriCloud