Add textproc/xhtml dependency.

This commit is contained in:
Jun Kuriyama 2001-09-04 16:21:21 +00:00
parent 558caa64de
commit f90f47142e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47424

View File

@ -6,7 +6,7 @@
#
PORTNAME= docproj
PORTVERSION= 1.8
PORTVERSION= 1.9
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
@ -23,6 +23,7 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
${PREFIX}/share/sgml/docbook/4.1/docbook.dtd:${PORTSDIR}/textproc/docbook-410 \
${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
${PREFIX}/share/xml/dtd/xhtml/xhtml.soc:${PORTSDIR}/textproc/xhtml \
${PREFIX}/bin/peps:${PORTSDIR}/graphics/peps \
${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm \
${PREFIX}/bin/links:${PORTSDIR}/www/links \