summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-11-08 00:56:53 +0000
committermef <mef@pkgsrc.org>2020-11-08 00:56:53 +0000
commitbfaef69c4b8d443e6719528b05b3da3c6f566326 (patch)
tree0ed7ada3ea15999c65abdb92dfc7ab47bc7e2a8c
parentd3a6b86d740cd4bfc88850fb70fcade344fc6635 (diff)
downloadpkgsrc-bfaef69c4b8d443e6719528b05b3da3c6f566326.tar.gz
(mail/evolution-data-server) remove p5-XML-Parser from TOOL_DEPENDS, tks wiz@)
-rw-r--r--mail/evolution-data-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index 030b20d6092..f942a961157 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2020/11/07 09:28:40 mef Exp $
+# $NetBSD: Makefile,v 1.197 2020/11/08 00:56:53 mef Exp $
DISTNAME= evolution-data-server-3.35.1
PKGREVISION= 12
@@ -20,7 +20,6 @@ USE_LANGUAGES= c c++14
GCC_REQD+= 5
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-TOOL_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
CMAKE_ARGS+= -DWITH_LIBDB=OFF
CMAKE_ARGS+= -DENABLE_GOA=OFF