pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/evolution



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Nov 17 19:22:01 UTC 2019

Modified Files:
        pkgsrc/mail/evolution: Makefile

Log Message:
evolution: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 pkgsrc/mail/evolution/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/Makefile
diff -u pkgsrc/mail/evolution/Makefile:1.242 pkgsrc/mail/evolution/Makefile:1.243
--- pkgsrc/mail/evolution/Makefile:1.242        Thu Nov 14 22:53:49 2019
+++ pkgsrc/mail/evolution/Makefile      Sun Nov 17 19:22:01 2019
@@ -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 @@ USE_TOOLS+=   intltool msgfmt msgmerge xge
 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