pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/evolution evolution: Needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2c065277013
branches:  trunk
changeset: 417903:a2c065277013
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Nov 17 19:22:01 2019 +0000

description:
evolution: Needs itstool

diffstat:

 mail/evolution/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6175363915cf -r a2c065277013 mail/evolution/Makefile
--- a/mail/evolution/Makefile   Sun Nov 17 17:57:10 2019 +0000
+++ b/mail/evolution/Makefile   Sun Nov 17 19:22:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.242 2019/11/14 22:53:49 nia Exp $
+# $NetBSD: Makefile,v 1.243 2019/11/17 19:22:01 nia Exp $
 
 DISTNAME=      evolution-3.34.1
 CATEGORIES=    mail
@@ -17,6 +17,7 @@
 DEPENDS+=      highlight-[0-9]*:../../textproc/highlight
 
 TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 
 LDFLAGS+=      ${COMPILER_RPATH_FLAG}${PREFIX}/lib/evolution
 



Home | Main Index | Thread Index | Old Index