From de3e2a52e1e373d69ae954b5ef596aca5a2d17a9 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Jan 2005 13:36:36 +0000 Subject: Add another missing dependency (libxml2, for xmllint). --- textproc/xmlto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/xmlto/Makefile') diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index f12e0c943be..46f237c6720 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/12/30 14:22:56 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/01/03 13:36:36 wiz Exp $ # DISTNAME= xmlto-0.0.18 @@ -13,6 +13,7 @@ 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 +DEPENDS+= libxml2>=2.6.2:../../textproc/libxml2 USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes -- cgit v1.2.3