Add devel/bison and textproc/xhtml ports to the set of ports required

for building docs with a release.
This commit is contained in:
Bruce A. Mah 2002-05-17 23:59:53 +00:00
parent c6b12feb29
commit 59320fe0da

View file

@ -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"