summaryrefslogtreecommitdiff
path: root/devel/accerciser3
diff options
context:
space:
mode:
authorprlw1 <prlw1>2012-10-30 16:55:08 +0000
committerprlw1 <prlw1>2012-10-30 16:55:08 +0000
commit056954d512c0d6c0659fbb426792bb1591ce4976 (patch)
tree55e42b9372dd995a757b4a4a372e14d6a18e66ab /devel/accerciser3
parent0749cc31774694e5415b659ecccba80ca1d493b5 (diff)
downloadpkgsrc-056954d512c0d6c0659fbb426792bb1591ce4976.tar.gz
Documentation suitable for yelp requires itstool to build.
Diffstat (limited to 'devel/accerciser3')
-rw-r--r--devel/accerciser3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/accerciser3/Makefile b/devel/accerciser3/Makefile
index 53a1314e90c..29ba65c56f9 100644
--- a/devel/accerciser3/Makefile
+++ b/devel/accerciser3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/10/26 10:56:58 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/30 16:55:08 prlw1 Exp $
#
DISTNAME= accerciser-3.6.0
@@ -18,6 +18,8 @@ PY_PATCHPLIST= yes
REPLACE_PYTHON= plugins/ipython_view.py
REPLACE_PYTHON+= src/accerciser.in
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
# correct dependency:
DEPENDS+= ${PYPKGPREFIX}-at-spi2-[0-9]*:../../devel/py-at-spi2
DEPENDS+= libwnck3-[0-9]*:../../devel/libwnck3