aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile.inc.docports
diff options
context:
space:
mode:
authorJohn Hay <jhay@FreeBSD.org>2003-08-04 12:12:36 +0000
committerJohn Hay <jhay@FreeBSD.org>2003-08-04 12:12:36 +0000
commita67db5071ddbad5d00a58f1d714ff682b946e1f9 (patch)
tree4f4958db3138e60cef224c378c6820cafe4d275b /release/Makefile.inc.docports
parent6a7da25338894432494e542bd480d27557a3c9a2 (diff)
downloadsrc-a67db5071ddbad5d00a58f1d714ff682b946e1f9.tar.gz
src-a67db5071ddbad5d00a58f1d714ff682b946e1f9.zip
Chase the doc ports.
Notes
Notes: svn path=/head/; revision=118424
Diffstat (limited to 'release/Makefile.inc.docports')
-rw-r--r--release/Makefile.inc.docports7
1 files changed, 5 insertions, 2 deletions
diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports
index f47df7781d0d..12c8f6f0e925 100644
--- a/release/Makefile.inc.docports
+++ b/release/Makefile.inc.docports
@@ -21,14 +21,16 @@ OSVERSION!= /usr/sbin/sysctl -n kern.osreldate
MINIMALDOCPORTS= \
ports/Mk \
+ ports/Templates \
ports/archivers/unzip \
ports/converters/libiconv \
ports/devel/bison \
ports/devel/gettext \
ports/devel/gmake \
- ports/devel/libtool \
+ ports/devel/libtool13 \
ports/devel/pkgconfig \
- ports/graphics/gd \
+ ports/graphics/gd2 \
+ ports/graphics/gd-nox11 \
ports/graphics/jbigkit \
ports/graphics/jpeg \
ports/graphics/netpbm \
@@ -60,6 +62,7 @@ MINIMALDOCPORTS= \
ports/textproc/sdocbook-xml \
ports/textproc/sgmlformat \
ports/textproc/xhtml \
+ ports/textproc/xmlcatmgr \
ports/www/links1 \
ports/www/tidy
.if ${OSVERSION} < 460101 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500036 )