o Add textproc/docbook-xsl and textproc/docbook-xml to the list of dependencies

(required for STYLESHEET_TYPE=xsl builds)

o Change maintainer from nik to doceng

Approved by:	nik
This commit is contained in:
Ceri Davies 2003-04-09 11:37:58 +00:00
parent b3c65df556
commit db6fbb51c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78662

View file

@ -6,12 +6,12 @@
#
PORTNAME= docproj
PORTVERSION= 1.10
PORTVERSION= 1.11
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= nik@freebsd.org
MAINTAINER= doceng@freebsd.org
COMMENT= The "meta-port" for the FreeBSD Documentation Project
# This dependency list should be kept in sync with the list of
@ -30,7 +30,9 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/bin/links:${PORTSDIR}/www/links1 \
${PREFIX}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \
${PREFIX}/bin/scr2png:${PORTSDIR}/graphics/scr2png \
${PREFIX}/bin/scr2txt:${PORTSDIR}/textproc/scr2txt
${PREFIX}/bin/scr2txt:${PORTSDIR}/textproc/scr2txt \
${PREFIX}/share/xsl/docbook/html/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \
${PREFIX}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
.if defined(WITH_OPENJADE) || ${MACHINE_ARCH} != "i386"
RUN_DEPENDS+= openjade:${PORTSDIR}/textproc/openjade