summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-25 14:42:08 +0000
committerru <ru@FreeBSD.org>2002-07-25 14:42:08 +0000
commit7d98b15b63f1a12be0568773814eaaf704444a0d (patch)
tree5f26623ae828f099390be024c5994172a0783d07 /release
parent6897c67c54bb10fc12c70ce71be496521b026142 (diff)
downloadFreeBSD-src-7d98b15b63f1a12be0568773814eaaf704444a0d.zip
FreeBSD-src-7d98b15b63f1a12be0568773814eaaf704444a0d.tar.gz
Braino in the 1.672 commit: scripts/games-make.sh expects the
"manpages" and "catpages" dists to be already built.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 1508721..779f146 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -138,7 +138,7 @@ COMPAT_DISTS?= compat1x compat20 compat21 compat22 compat3x compat4x
.else
COMPAT_DISTS?= compat4x
.endif
-OTHER_DISTS?= games catpages manpages proflibs dict info doc
+OTHER_DISTS?= catpages manpages games proflibs dict info doc
CRYPTO_DISTS?= crypto krb4 krb5
BASE_DISTS?= base
DISTRIBUTIONS?= ${BASE_DISTS} ${OTHER_DISTS} ${COMPAT_DISTS} ${CRYPTO_DISTS}
OpenPOWER on IntegriCloud