diff options
| -rw-r--r-- | databases/evolution-data-server/Makefile | 2 | ||||
| -rw-r--r-- | net-im/folks/Makefile | 2 | ||||
| -rw-r--r-- | net/gtk-vnc/Makefile | 2 | 
3 files changed, 3 insertions, 3 deletions
| diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 5df460124..82c8227f1 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -15,7 +15,7 @@ LICENSE=	LGPL20  LICENSE_FILE=	${WRKSRC}/COPYING  BUILD_DEPENDS=	gcr>=3.11:${PORTSDIR}/security/gcr \ -		vapigen:${PORTSDIR}/lang/vala-vapigen +		vapigen:${PORTSDIR}/lang/vala  LIB_DEPENDS=	libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \  		liboauth.so:${PORTSDIR}/net/liboauth \  		libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 8b90e0684..11cb7b3c1 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -10,7 +10,7 @@ MASTER_SITES=	GNOME  MAINTAINER=	gnome@FreeBSD.org  COMMENT=	library to aggregates people from multiple sources -BUILD_DEPENDS=	vapigen:${PORTSDIR}/lang/vala-vapigen +BUILD_DEPENDS=	vapigen:${PORTSDIR}/lang/vala  LIB_DEPENDS=	libgee-0.8.so:${PORTSDIR}/devel/libgee \  		libgcr-3.so:${PORTSDIR}/security/gcr \  		libzeitgeist-1.0.so:${PORTSDIR}/sysutils/libzeitgeist \ diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 9f20d8545..777896f18 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -14,7 +14,7 @@ COMMENT=	VNC viewer widget for GTK+  LICENSE=	LGPL21  LICENSE_FILE=	${WRKSRC}/COPYING.LIB -BUILD_DEPENDS=	vapigen:${PORTSDIR}/lang/vala-vapigen +BUILD_DEPENDS=	vapigen:${PORTSDIR}/lang/vala  LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls \  		libgcrypt.so:${PORTSDIR}/security/libgcrypt \  		libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 | 
