diff options
Diffstat (limited to 'net/mbrowse/Makefile')
-rw-r--r-- | net/mbrowse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index 03a0c9e..74519cc 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -15,7 +15,8 @@ MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 CONFIGURE_ARGS+= --with-ucdsnmp-prefix=${LOCALBASE} post-patch: |