Remove MK_MANDOCDB option missed in r315057
This commit is contained in:
parent
d5392a4191
commit
57a21383e2
@ -2,14 +2,9 @@
|
||||
|
||||
# This file is not autogenerated - take care!
|
||||
|
||||
.if !defined(MK_MANDOCDB)
|
||||
.include <src.opts.mk>
|
||||
.endif
|
||||
|
||||
DIRDEPS=
|
||||
.if ${MK_MANDOCDB} == "no"
|
||||
DIRDEPS+= usr.bin/makewhatis
|
||||
.endif
|
||||
DIRDEPS+= \
|
||||
bin/cat \
|
||||
bin/chflags \
|
||||
|
Loading…
Reference in New Issue
Block a user