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 26b59a831..548d71d80 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -4,6 +4,7 @@ PORTNAME= libsocialweb PORTVERSION= 0.25.21 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME @@ -14,7 +15,7 @@ BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gconf2 glib20 gnomehier intlhack introspection:build \ libxslt:build GNU_CONFIGURE= yes |