From 59320fe0dad03321795e88337a60cef999e626f0 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 17 May 2002 23:59:53 +0000 Subject: [PATCH] Add devel/bison and textproc/xhtml ports to the set of ports required for building docs with a release. --- release/Makefile.inc.docports | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports index 868d1439fa2..0052558f60e 100644 --- a/release/Makefile.inc.docports +++ b/release/Makefile.inc.docports @@ -13,6 +13,7 @@ MINIMALDOCPORTS= \ ports/Mk \ ports/archivers/unzip \ ports/converters/libiconv \ + ports/devel/bison \ ports/devel/gettext \ ports/devel/gmake \ ports/devel/libtool \ @@ -43,6 +44,7 @@ MINIMALDOCPORTS= \ ports/textproc/linuxdoc \ ports/textproc/mkcatalog \ ports/textproc/sgmlformat \ + ports/textproc/xhtml \ ports/www/links \ ports/www/tidy .if ${MACHINE_ARCH} == "alpha"