diff options
Diffstat (limited to 'net/mbrowse/Makefile')
-rw-r--r-- | net/mbrowse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index c795db7f45ef..03a0c9e6f10c 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://goldplated.atlcartel.com/ MAINTAINER= markp@FreeBSD.org -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 GNU_CONFIGURE= yes USE_GTK= yes |