summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-15 22:57:24 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-15 22:57:24 +0800
commit8748af236103671dbc0ed45f909a0306ed4f3853 (patch)
tree7bd678c2f0bfcffd5c7fd3fce89763cf4a8c178a /www
parenta42cb4a839d7724c393aed95599f348b2c7cd6a8 (diff)
downloadmarcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar
marcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar.gz
marcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar.bz2
marcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar.lz
marcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar.xz
marcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar.zst
marcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.zip
Switch to vala instead of vala-vapigen in all the ports needing vapigen. Also
note in RMPORTS that vala-vapigen has gone bye-bye and it's part of lang/vala git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19962 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/libsocialweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile
index 548d71d80..4ee1e4272 100644
--- a/www/libsocialweb/Makefile
+++ b/www/libsocialweb/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= Personal social data server.
-BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
+BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala
LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib