Remove misspelled and redundant MK_INSTALLIB=no.

This commit is contained in:
Bryan Drewery 2016-04-13 20:43:02 +00:00
parent d72505899b
commit 01d57ec066
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=297938

View file

@ -200,7 +200,7 @@ bootonly: packagesystem
MK_GAMES=no MK_GROFF=no \
MK_INSTALLLIB=no MK_LIB32=no MK_MAIL=no \
MK_NCP=no MK_TOOLCHAIN=no MK_PROFILE=no \
MK_INSTALLIB=no MK_RESCUE=no MK_DICT=no \
MK_RESCUE=no MK_DICT=no \
MK_KERNEL_SYMBOLS=no MK_TESTS=no MK_DEBUG_FILES=no
# Copy manifest only (no distfiles) to get checksums
mkdir -p ${.TARGET}/usr/freebsd-dist