diff options
-rw-r--r-- | www/libsocialweb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile index 7945a767a..7a68a7eff 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/www/libsocialweb/Makefile 18393 2013-04-26 21:23:07Z kwm $ PORTNAME= libsocialweb PORTVERSION= 0.25.20 @@ -14,7 +14,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= rest-0.7:${PORTSDIR}/www/rest \ json-glib-1.0:${PORTSDIR}/devel/json-glib -USE_GNOME= glib20 intlhack gconf2 +USE_GNOME= glib20 intlhack gconf2 introspection:build USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes |