diff options
Diffstat (limited to 'net-mgmt/sdig/Makefile')
-rw-r--r-- | net-mgmt/sdig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index f854eacaf1a1..c2fe507bac87 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= zi@FreeBSD.org COMMENT= Translate IP/DNS/WINS/MAC address into port description -LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp USES= gmake GNU_CONFIGURE= yes |