aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-12-30 22:53:15 +0000
committerNik Clayton <nik@FreeBSD.org>1999-12-30 22:53:15 +0000
commita51d7e4ad792ced54d2067bbe5948c1508869eb4 (patch)
treed2c7d19f6b60f62149325131d61a3523560db519 /textproc
parentc96d1e27aa181e9a171093beab4ca2fec44c0a46 (diff)
downloadports-a51d7e4ad792ced54d2067bbe5948c1508869eb4.tar.gz
ports-a51d7e4ad792ced54d2067bbe5948c1508869eb4.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index fce3fd3e0004..7fa3e74964a2 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
${PREFIX}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \
${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
- ${PREFIX}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \
+ ${PREFIX}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \
${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879
IS_INTERACTIVE= "user must set JADETEX variable to 'yes' or 'no'"