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!
|
# This file is not autogenerated - take care!
|
||||||
|
|
||||||
.if !defined(MK_MANDOCDB)
|
|
||||||
.include <src.opts.mk>
|
.include <src.opts.mk>
|
||||||
.endif
|
|
||||||
|
|
||||||
DIRDEPS=
|
DIRDEPS=
|
||||||
.if ${MK_MANDOCDB} == "no"
|
|
||||||
DIRDEPS+= usr.bin/makewhatis
|
|
||||||
.endif
|
|
||||||
DIRDEPS+= \
|
DIRDEPS+= \
|
||||||
bin/cat \
|
bin/cat \
|
||||||
bin/chflags \
|
bin/chflags \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user