diff options
Diffstat (limited to 'net-mgmt/mbrowse/Makefile')
-rw-r--r-- | net-mgmt/mbrowse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index f7882a78ce85..63844c40d545 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= eg@fbsd.lt COMMENT= SNMP MIB Browser for X -LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp GNU_CONFIGURE= yes PLIST_FILES= bin/mbrowse |