From 47b1260ba523357550be1b299c90cb7d9256b6dc Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 18 Jan 2014 10:28:01 +0000 Subject: We need actualy vapigen. Submitted by: gusi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18981 df743ca5-7f9a-e211-a948-0013205c9059 --- net/gtk-vnc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 918dbe557..0e40ca46a 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= VNC viewer widget for GTK+ -BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala +BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 -- cgit