mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Revert r283938 it is not needed anymore and broken
gzip(1) cannot be used as bootstrap tools as it depends on syscalls that only exists on HEAD
This commit is contained in:
parent
09faefdd44
commit
3e82c72242
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283946
@ -1366,8 +1366,7 @@ _kerberos5_bootstrap_tools= \
|
||||
.if ${MK_MANDOCDB} != "no"
|
||||
_libohash?= lib/libohash
|
||||
_makewhatis= lib/libsqlite3 \
|
||||
usr.bin/mandoc \
|
||||
usr.bin/gzip
|
||||
usr.bin/mandoc
|
||||
${_bt}-usr.bin/mandoc: ${_bt}-lib/libohash ${_bt}-lib/libsqlite3
|
||||
.else
|
||||
_makewhatis=usr.bin/makewhatis
|
||||
|
Loading…
Reference in New Issue
Block a user