aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/docproj/Makefile')
-rw-r--r--textproc/docproj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 2ea91058fd74..08e51660b72d 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -18,11 +18,11 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
sgmlnorm:${PORTSDIR}/textproc/sp \
jade:${PORTSDIR}/textproc/jade \
tidy:${PORTSDIR}/www/tidy \
- lynx:${PORTSDIR}/www/lynx \
+ w3m:${PORTSDIR}/www/w3m \
${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:${PORTSDIR}/textproc/docbook \
+ ${PREFIX}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \
${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879
IS_INTERACTIVE= "user must set JADETEX variable to 'yes' or 'no'"