From a1831ac622ac11b41957f10d1d89edb20c206c2e Mon Sep 17 00:00:00 2001 From: murray Date: Sat, 26 Apr 2003 07:31:43 +0000 Subject: Add some missing entries here. Sort an existing entry properly. This allows "make release" to find all of the documentation related ports it needs if you build a release with NOPORTS. This should be moved to within the port Makefile so we don't have to keep it updated in two different places. PR: docs/51305 --- release/Makefile.inc.docports | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'release/Makefile.inc.docports') diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports index 4092a83..52c6dfb 100644 --- a/release/Makefile.inc.docports +++ b/release/Makefile.inc.docports @@ -35,7 +35,6 @@ MINIMALDOCPORTS= \ ports/graphics/peps \ ports/graphics/png \ ports/graphics/scr2png \ - ports/textproc/scr2txt \ ports/graphics/tiff \ ports/lang/perl5 \ ports/print/freetype2 \ @@ -46,6 +45,8 @@ MINIMALDOCPORTS= \ ports/textproc/docbook-310 \ ports/textproc/docbook-400 \ ports/textproc/docbook-410 \ + ports/textproc/docbook-xml \ + ports/textproc/docbook-xsl \ ports/textproc/docproj \ ports/textproc/dsssl-docbook-modular \ ports/textproc/expat2 \ @@ -55,6 +56,8 @@ MINIMALDOCPORTS= \ ports/textproc/libxslt \ ports/textproc/linuxdoc \ ports/textproc/mkcatalog \ + ports/textproc/scr2txt \ + ports/textproc/sdocbook-xml \ ports/textproc/sgmlformat \ ports/textproc/xhtml \ ports/www/links1 \ -- cgit v1.1