summaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-24 08:46:43 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-24 08:46:43 +0000
commit1e34811bc22d08793b629cedc02727d2e74477ec (patch)
tree655d2c2d161e16bdf2647a188cfb4ceaed2dd11d /textproc/docproj
parentadd depends on devel/p5-Term-ANSIColor when OSVERSION < 500007 (diff)
Note that the dependenc list should be kept in sync with
src/release/Makefile.inc.docports.
Notes
Notes: svn path=/head/; revision=45429
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index d87bfd6b76c3..22d49c403cb1 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -13,6 +13,9 @@ DISTFILES= # empty
MAINTAINER= nik@freebsd.org
+# This dependency list should be kept in sync with the list of
+# required ports in src/release/Makefile.inc.docports.
+
RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
tidy:${PORTSDIR}/www/tidy \
${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \