pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/evolution-data-server



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Nov  8 00:56:53 UTC 2020

Modified Files:
        pkgsrc/mail/evolution-data-server: Makefile

Log Message:
(mail/evolution-data-server) remove p5-XML-Parser from TOOL_DEPENDS, tks wiz@)


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 pkgsrc/mail/evolution-data-server/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/evolution-data-server/Makefile
diff -u pkgsrc/mail/evolution-data-server/Makefile:1.196 pkgsrc/mail/evolution-data-server/Makefile:1.197
--- pkgsrc/mail/evolution-data-server/Makefile:1.196    Sat Nov  7 09:28:40 2020
+++ pkgsrc/mail/evolution-data-server/Makefile  Sun Nov  8 00:56:53 2020
@@ -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



Home | Main Index | Thread Index | Old Index