From 0399f9ca57dc311f75d05c9e9889eb62c493f4d1 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Thu, 29 Apr 1999 20:13:33 +0000 Subject: Be more explicit about the dependencies. This doesn't actually change them, but helps document them a little better. Previously there chains of dependencies two or three ports long, which was a little counter-intuitive. --- textproc/docproj/Makefile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index 4c47b84c90df..67b984dba03b 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -3,7 +3,7 @@ # Date created: 27 June 1998 # Whom: Nik Clayton # -# $Id: Makefile,v 1.9 1999/01/22 06:57:21 nik Exp $ +# $Id: Makefile,v 1.10 1999/04/14 22:42:08 nik Exp $ # DISTNAME= docproj @@ -15,10 +15,15 @@ DISTFILES= # empty MAINTAINER= nik@freebsd.org RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \ - ${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ + sgmlnorm:${PORTSDIR}/textproc/sp \ + jade:${PORTSDIR}/textproc/jade \ tidy:${PORTSDIR}/www/tidy \ + lynx:${PORTSDIR}/www/lynx-current \ + ${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ ${PREFIX}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \ - lynx:${PORTSDIR}/www/lynx-current + ${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \ + ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook/3.0 \ + ${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 IS_INTERACTIVE= "user must set JADETEX variable to 'yes' or 'no'" -- cgit v1.2.3