summaryrefslogtreecommitdiffstats
path: root/devel/libgdata/Makefile
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 /devel/libgdata/Makefile
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 'devel/libgdata/Makefile')
-rw-r--r--devel/libgdata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
index 9d6306245..369d6f6d6 100644
--- a/devel/libgdata/Makefile
+++ b/devel/libgdata/Makefile
@@ -12,7 +12,7 @@ COMMENT= GLib based implimentation of the GData protocol
BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \
gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
- vapigen:${PORTSDIR}/lang/vala-vapigen
+ vapigen:${PORTSDIR}/lang/vala
LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \
libuhttpmock-0.0.so:${PORTSDIR}/net/uhttpmock \