From 3d48e359d6f7a613b7664b0b5ae3932a9c7d2bf3 Mon Sep 17 00:00:00 2001 From: krion Date: Sun, 12 Dec 2004 10:48:46 +0000 Subject: Bump shlib number and PORTREVISION No cookies for: kuriyama --- net/ifstat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 9ec56d516e8a..90d53e2459c8 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 .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 -- cgit