Remove MK_MANDOCDB option missed in r315057
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user