summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-28 21:05:25 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-28 21:05:25 +0800
commita37bb8035a99365ca27cc1fa3e88fbc0582dcd7c (patch)
treeb47128d59c799215d32671bc83d1bb46b022a9cd
parentc0a6269dfa72249d7724273551b455f3428cda90 (diff)
downloadmarcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.tar
marcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.tar.gz
marcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.tar.bz2
marcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.tar.lz
marcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.tar.xz
marcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.tar.zst
marcuscom-ports-a37bb8035a99365ca27cc1fa3e88fbc0582dcd7c.zip
Add gperf as build depends
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20025 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--databases/evolution-data-server/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index bcf77fa34..f64465759 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -15,6 +15,7 @@ LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gcr>=3.11:${PORTSDIR}/security/gcr \
+ gperf>=0:${PORTSDIR}/devel/gperf \
vapigen:${PORTSDIR}/lang/vala
LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
liboauth.so:${PORTSDIR}/net/liboauth \