diff options
author | dd <dd@FreeBSD.org> | 2001-07-24 16:46:43 +0800 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-24 16:46:43 +0800 |
commit | f66e498c075ce0aefce573ac4df771c592323b63 (patch) | |
tree | c02a3e753b17b8c7dc0c98a3b7a1c801097845a8 /textproc/docproj | |
parent | 8d184e5a2d66a5315594fcb14f5566749ccb997a (diff) | |
download | freebsd-ports-gnome-f66e498c075ce0aefce573ac4df771c592323b63.tar.gz freebsd-ports-gnome-f66e498c075ce0aefce573ac4df771c592323b63.tar.zst freebsd-ports-gnome-f66e498c075ce0aefce573ac4df771c592323b63.zip |
Note that the dependenc list should be kept in sync with
src/release/Makefile.inc.docports.
Diffstat (limited to 'textproc/docproj')
-rw-r--r-- | textproc/docproj/Makefile | 3 |
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 \ |