summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-23 07:58:45 +0000
committerwiz <wiz>2012-10-23 07:58:45 +0000
commit5b9ae068c4497edec432e9cc6d28e2dcb2f4caa9 (patch)
tree7f4ab3ef6673b943f452c77002ab73db83326417 /print
parent9c3876c78802181006858f628be6d53a9b7a2805 (diff)
downloadpkgsrc-5b9ae068c4497edec432e9cc6d28e2dcb2f4caa9.tar.gz
Add itstool as build dependency.
Diffstat (limited to 'print')
-rw-r--r--print/evince3/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince3/Makefile.common b/print/evince3/Makefile.common
index 874d3c12c3e..5b4d678cb26 100644
--- a/print/evince3/Makefile.common
+++ b/print/evince3/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2012/10/19 18:39:05 drochner Exp $
+# $NetBSD: Makefile.common,v 1.5 2012/10/23 07:58:45 wiz Exp $
#
# used by print/evince3/Makefile
# would probably be used by print/evince3-nautilus/Makefile if that existed
@@ -22,6 +22,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
# XXX fake for "configure" to allow build w/o a gs installed
# (avoid hard dependency on a specific version)