summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
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