diff options
Diffstat (limited to 'net/ifstat/Makefile')
-rw-r--r-- | net/ifstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 8f01ba39b636..76d1d159ebbe 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org COMMENT= Network interface statistics monitoring tool -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp USE_SIZE= yes GNU_CONFIGURE= yes |