aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docproj/Makefile2
-rw-r--r--textproc/sgmlformat/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index ccea3aaefd9c..f47dec0b7ca4 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -32,7 +32,7 @@ RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \
${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
${LOCALBASE}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \
${LOCALBASE}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
- ${LOCALBASE}/share/sgml/docbook/4.1/docbook.dtd:${PORTSDIR}/textproc/docbook-410 \
+ ${LOCALBASE}/share/sgml/docbook/4.1/dtd/docbook.dtd:${PORTSDIR}/textproc/docbook-410 \
${LOCALBASE}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
${LOCALBASE}/share/xml/dtd/xhtml/xhtml.soc:${PORTSDIR}/textproc/xhtml \
${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile
index 29a958428af0..f422d2911270 100644
--- a/textproc/sgmlformat/Makefile
+++ b/textproc/sgmlformat/Makefile
@@ -36,7 +36,7 @@ RUN_DEPENDS= onsgmls:${PORTSDIR}/textproc/openjade
RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade
.endif
RUN_DEPENDS+= ${LOCALBASE}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
- ${LOCALBASE}/share/sgml/docbook/4.1/docbook.dtd:${PORTSDIR}/textproc/docbook-410
+ ${LOCALBASE}/share/sgml/docbook/4.1/dtd/docbook.dtd:${PORTSDIR}/textproc/docbook-410
# Above depending on docbook-4.1 file is just for workaround. We need
# some of docbook DTDs, but not all.