summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-06 22:51:29 +0000
committernia <nia@pkgsrc.org>2019-11-06 22:51:29 +0000
commit05010beaaee2a9a485a12d8bb3df3715ef6748f3 (patch)
tree95221dc86ba93105eae8eaaa2935829b1b176c70 /mail
parentf2e33bd0aa4f49c537d100c9b38ed960b5b671fb (diff)
downloadpkgsrc-05010beaaee2a9a485a12d8bb3df3715ef6748f3.tar.gz
evolution-data-server: Needs gdbus-codegen
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-data-server/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index bc1ac060320..4ff51543359 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2019/10/30 17:26:50 nia Exp $
+# $NetBSD: Makefile,v 1.182 2019/11/06 22:51:29 nia Exp $
DISTNAME= evolution-data-server-3.35.1
CATEGORIES= mail
@@ -18,6 +18,8 @@ USE_LANGUAGES= c c++14
# C++14
GCC_REQD+= 5
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
CMAKE_ARGS+= -DENABLE_GOA=OFF
CMAKE_ARGS+= -DWITH_LIBDB=OFF
CMAKE_ARGS+= -DENABLE_WEATHER=OFF