diff options
Diffstat (limited to 'www/glibwww')
-rw-r--r-- | www/glibwww/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index 9d584153172a..59b5948ac8ee 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= wwwzip.1:${PORTSDIR}/www/libwww USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMECTRL= yes +USE_GNOMENG= yes +USE_GNOME= gnomelibs USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |