diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 23:28:34 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 23:28:34 +0800 |
commit | 7392f756acf96baa8af7413012b1758693329aa7 (patch) | |
tree | ac5886ee5c2e2b6755d2a49f694e54c5ac2a1214 /databases/evolution-data-server | |
parent | fcc6201b259ca928a8f8637ec80eef164fee26a5 (diff) | |
download | marcuscom-ports-7392f756acf96baa8af7413012b1758693329aa7.tar.gz marcuscom-ports-7392f756acf96baa8af7413012b1758693329aa7.tar.zst marcuscom-ports-7392f756acf96baa8af7413012b1758693329aa7.zip |
Fix vala-vapigen on those too. e-d-s still needs some love.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19965 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r-- | databases/evolution-data-server/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |