pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/gnome-dictionary
Module Name: pkgsrc
Committed By: mef
Date: Tue Nov 17 13:55:32 UTC 2020
Modified Files:
pkgsrc/textproc/gnome-dictionary: Makefile
Log Message:
(textproc/gnome-dictionary) Add itstool-[0-9]* for TOOL_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/gnome-dictionary/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/gnome-dictionary/Makefile
diff -u pkgsrc/textproc/gnome-dictionary/Makefile:1.2 pkgsrc/textproc/gnome-dictionary/Makefile:1.3
--- pkgsrc/textproc/gnome-dictionary/Makefile:1.2 Thu Nov 12 09:55:40 2020
+++ pkgsrc/textproc/gnome-dictionary/Makefile Tue Nov 17 13:55:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/11/12 09:55:40 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/17 13:55:32 mef Exp $
DISTNAME= gnome-dictionary-3.26.1
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -15,6 +15,7 @@ _TOOLS_USE_PKGSRC.msgfmt= yes
TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
USE_TOOLS+= pkg-config msgfmt xgettext
Home |
Main Index |
Thread Index |
Old Index