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 05897e7..9d58415 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -7,6 +7,7 @@ PORTNAME= glibwww PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/glibwww @@ -17,7 +18,7 @@ LIB_DEPENDS= wwwzip.1:${PORTSDIR}/www/libwww USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= yes +USE_GNOMECTRL= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |