summaryrefslogtreecommitdiff
path: root/textproc/yelp-xsl
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2013-05-20 21:20:23 +0000
committerprlw1 <prlw1@pkgsrc.org>2013-05-20 21:20:23 +0000
commitc42deae6f886d08708671c930b15e300a557972c (patch)
treed7cd14f892c46e8ac7347b002e70db207b7ad879 /textproc/yelp-xsl
parent9371403a3a64f5a04d314c596e654a34aa922c49 (diff)
downloadpkgsrc-c42deae6f886d08708671c930b15e300a557972c.tar.gz
itstool is required to build the translation XML files.
Thanks to joerg@ for the report.
Diffstat (limited to 'textproc/yelp-xsl')
-rw-r--r--textproc/yelp-xsl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index cec90ed24c4..1dd274f51f8 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/05/20 00:01:10 prlw1 Exp $
+# $NetBSD: Makefile,v 1.7 2013/05/20 21:20:23 prlw1 Exp $
DISTNAME= yelp-xsl-3.8.1
CATEGORIES= textproc gnome
@@ -16,5 +16,7 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= yelp-xsl.pc.in
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"