diff options
Diffstat (limited to 'www/libsocialweb/Makefile')
-rw-r--r-- | www/libsocialweb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile index 044d90083..c1706f385 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsocialweb PORTVERSION= 0.25.19 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME @@ -17,7 +18,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= rest-0.7.0:${PORTSDIR}/www/rest \ json-glib-1.0.0:${PORTSDIR}/devel/json-glib -USE_GNOME= gnomehack glib20 intlhack +USE_GNOME= gnomehack glib20 intlhack gconf2 USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes |