summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-02 11:06:12 +0000
committernia <nia@pkgsrc.org>2021-05-02 11:06:12 +0000
commit74da10948afd2af555b0fd521263e7e01c1b2ec1 (patch)
treed5295d8b9d59aa8afe901dd33796555c45525c7e /mail
parent9fe096593275aedf407ed4d21fe19a5ebf309f03 (diff)
downloadpkgsrc-74da10948afd2af555b0fd521263e7e01c1b2ec1.tar.gz
*: Use the tools framework for gdbus-codegen
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-data-server/Makefile5
-rw-r--r--mail/evolution/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index a43636a10e3..5489503bf03 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.202 2021/04/28 12:21:50 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.203 2021/05/02 11:06:13 nia Exp $
DISTNAME= evolution-data-server-3.35.1
PKGREVISION= 15
@@ -14,13 +14,12 @@ LICENSE= gnu-gpl-v2
USE_CMAKE= yes
USE_TOOLS+= pkg-config perl:run
USE_TOOLS+= intltool msgfmt msgmerge xgettext
+USE_TOOLS+= gdbus-codegen
USE_LANGUAGES= c c++14
# C++14
GCC_REQD+= 5
-TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
CMAKE_ARGS+= -DWITH_LIBDB=OFF
CMAKE_ARGS+= -DENABLE_GOA=OFF
CMAKE_ARGS+= -DENABLE_WEATHER=OFF
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 24f38f59ad2..d38d4702f9f 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2021/05/02 10:24:49 nia Exp $
+# $NetBSD: Makefile,v 1.256 2021/05/02 11:06:13 nia Exp $
DISTNAME= evolution-3.34.1
PKGREVISION= 10
@@ -14,11 +14,10 @@ LICENSE= gnu-gpl-v2
USE_CMAKE= yes
USE_TOOLS+= pkg-config itstool
USE_TOOLS+= intltool msgfmt msgmerge xgettext
+USE_TOOLS+= gdbus-codegen
DEPENDS+= highlight-[0-9]*:../../textproc/highlight
-TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/evolution
CMAKE_ARGS+= -DMAN_INSTALL_DIR=${PREFIX}/${PKGMANDIR}