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
@ -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