summaryrefslogtreecommitdiff
path: root/textproc/xmlto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlto/Makefile')
-rw-r--r--textproc/xmlto/Makefile3
1 files changed, 2 insertions, 1 deletions
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