summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/libsocialweb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile
index c991d852f..89351b631 100644
--- a/www/libsocialweb/Makefile
+++ b/www/libsocialweb/Makefile
@@ -9,19 +9,18 @@ CATEGORIES= www gnome
MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
-COMMENT= A personal social data server.
+COMMENT= Personal social data server.
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
vapigen:${PORTSDIR}/lang/vala-vapigen
LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
-NO_STAGE= yes
USE_GNOME= glib20 intlhack gconf2 introspection:build gnomehier
USE_XZ= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gettext gmake pathfix
+USES= gettext gmake pathfix pkgconfig
CONFIGURE_ARGS= --enable-vala-bindings
# review if we want all the services enabled, because of not completely
# safe public API security wise?