summaryrefslogtreecommitdiff
path: root/release/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-06-07 23:00:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-06-07 23:00:34 +0000
commit738919c0391b99947b758d85f6a8636be1886fbb (patch)
tree6dcdfc8513007dbfe8dd40dfb3d7dfffb49b6651 /release/Makefile
parente0e0323354c55335775e3a55b1af0f93967fb412 (diff)
downloadsrc-test2-738919c0391b99947b758d85f6a8636be1886fbb.tar.gz
src-test2-738919c0391b99947b758d85f6a8636be1886fbb.zip
Notes
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index ab81fc1cc04f..9be38fe6a5e2 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -202,7 +202,7 @@ bootonly: packagesystem
mkdir -p ${.TARGET}
cd ${WORLDDIR} && ${IMAKE} installkernel installworld distribution \
DESTDIR=${.OBJDIR}/${.TARGET} MK_AMD=no MK_AT=no \
- MK_GAMES=no MK_GROFF=no \
+ MK_GAMES=no \
MK_INSTALLLIB=no MK_LIB32=no MK_MAIL=no \
MK_NCP=no MK_TOOLCHAIN=no MK_PROFILE=no \
MK_RESCUE=no MK_DICT=no \