mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add devel/bison and textproc/xhtml ports to the set of ports required
for building docs with a release.
This commit is contained in:
parent
c6b12feb29
commit
59320fe0da
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue