aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlto
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2010-07-05 13:21:04 +0000
committerMatthias Andree <mandree@FreeBSD.org>2010-07-05 13:21:04 +0000
commit6baf5f991676b2043ca69b46557e52f9cedc6326 (patch)
tree1ad9591e660072e80fe4f505f5728b46cc61511f /textproc/xmlto
parentd9862ed33d617e94c764cce5ec8c8fb16df6e751 (diff)
downloadports-6baf5f991676b2043ca69b46557e52f9cedc6326.tar.gz
ports-6baf5f991676b2043ca69b46557e52f9cedc6326.zip
Notes
Diffstat (limited to 'textproc/xmlto')
-rw-r--r--textproc/xmlto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 272875b1409d..bc070ac3b321 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= ${BASH_CMD}:${PORTSDIR}/shells/bash \
xsltproc:${PORTSDIR}/textproc/libxslt \
${XSL_DIR}:${PORTSDIR}/textproc/docbook-xsl \
paperconf:${PORTSDIR}/print/libpaper \
- w3m:${PORTSDIR}/www/w3m
+ w3m:${PORTSDIR}/www/w3m \
+ ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
RUN_DEPENDS= ${BUILD_DEPENDS}
MAKE_JOBS_UNSAFE= yes