summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-07-13 17:48:42 +0000
committerbmah <bmah@FreeBSD.org>2002-07-13 17:48:42 +0000
commit1ca394c8d3377f8ca9b2a1516ac08c7c40e0bf6c (patch)
treedd8ee18be076071c087e011880579fcd303b41fd /release
parent5d4d98d79692c9575d3e0faddb2afa86554f8d66 (diff)
downloadFreeBSD-src-1ca394c8d3377f8ca9b2a1516ac08c7c40e0bf6c.zip
FreeBSD-src-1ca394c8d3377f8ca9b2a1516ac08c7c40e0bf6c.tar.gz
s/links/links1/
This should unbreak release builds with docs but without a full ports tree. While I'm here, fix a minor sorting glitch.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile.inc.docports4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports
index 0052558..bd6786b 100644
--- a/release/Makefile.inc.docports
+++ b/release/Makefile.inc.docports
@@ -19,10 +19,10 @@ MINIMALDOCPORTS= \
ports/devel/libtool \
ports/devel/pkgconfig \
ports/graphics/gd \
- ports/graphics/peps \
ports/graphics/jbigkit \
ports/graphics/jpeg \
ports/graphics/netpbm \
+ ports/graphics/peps \
ports/graphics/png \
ports/graphics/scr2png \
ports/graphics/tiff \
@@ -45,7 +45,7 @@ MINIMALDOCPORTS= \
ports/textproc/mkcatalog \
ports/textproc/sgmlformat \
ports/textproc/xhtml \
- ports/www/links \
+ ports/www/links1 \
ports/www/tidy
.if ${MACHINE_ARCH} == "alpha"
MINIMALDOCPORTS+= ports/textproc/openjade
OpenPOWER on IntegriCloud