summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-03-06 11:57:04 +0000
committernia <nia@pkgsrc.org>2021-03-06 11:57:04 +0000
commit58573988264daf7e106b142d9e51a2cd52b09d71 (patch)
tree1e79d6c74627dc6d66fa3834298f00441acc88d1 /graphics
parenta2ff4eb5d21dc01a107dbfc96ec2e5ed29364c9e (diff)
downloadpkgsrc-58573988264daf7e106b142d9e51a2cd52b09d71.tar.gz
zbar: Make xmlto dependency explicit
Makes man pages get generated predictably. Should help bulk builds.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zbar/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile
index 14f8fbc961a..8bd80ba38e7 100644
--- a/graphics/zbar/Makefile
+++ b/graphics/zbar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/03/04 10:34:24 leot Exp $
+# $NetBSD: Makefile,v 1.13 2021/03/06 11:57:04 nia Exp $
DISTNAME= zbar-0.23.90
CATEGORIES= graphics
@@ -10,6 +10,9 @@ HOMEPAGE= https://github.com/mchehab/zbar
COMMENT= Bar code reader
LICENSE= gnu-lgpl-v2.1
+# Needed for generating man pages
+TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config