summaryrefslogtreecommitdiffstats
path: root/devel
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
parenta42cb4a839d7724c393aed95599f348b2c7cd6a8 (diff)
downloadmarcuscom-ports-8748af236103671dbc0ed45f909a0306ed4f3853.tar.gz
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')
-rw-r--r--devel/gitg/Makefile2
-rw-r--r--devel/libgdata/Makefile2
-rw-r--r--devel/libgit2-glib/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index ea6a1e70c..ad3df0c8f 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME GUI client to view git repositories
-BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
+BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala
LIB_DEPENDS= libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \
libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
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 \
diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile
index 3379b2bf6..05423f2d1 100644
--- a/devel/libgit2-glib/Makefile
+++ b/devel/libgit2-glib/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Glib wrapper library around the libgit2 git access library
-BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen \
+BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala \
gtkdoc-check:${PORTSDIR}/textproc/gtk-doc
LIB_DEPENDS= libgit2.so:${PORTSDIR}/devel/libgit2