From 5c0e2b8f22d9e9703e167c685b8b6bff3af30656 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 30 Dec 2004 14:22:56 +0000 Subject: Add DEPENDS on bash -- it is used by xmlto to run its shell scripts, and during the build too. --- textproc/xmlto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/xmlto') diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index 6326cdae9f3..f12e0c943be 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/12/26 15:57:18 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/30 14:22:56 wiz Exp $ # DISTNAME= xmlto-0.0.18 @@ -11,6 +11,7 @@ HOMEPAGE= http://cyberelk.net/tim/xmlto/index.html COMMENT= Tool to help transform XML documents into other formats DEPENDS+= getopt-[0-9]*:../../misc/getopt +DEPENDS+= bash-[0-9]*:../../shells/bash DEPENDS+= docbook-xsl>=1.67.0nb1:../../textproc/docbook-xsl USE_BUILDLINK3= yes -- cgit v1.2.3