aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlto
diff options
context:
space:
mode:
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