aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-05-08 20:44:12 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-05-08 20:44:12 +0000
commit57a21383e2f69363a1b6ff5aa86ad4451467e00f (patch)
tree5df97ebb2e6c4a272ff9cbbf03769ad4c4bbf049 /targets
parentd5392a41914c37a1fddf41aee92d5abbc5b0fade (diff)
downloadsrc-57a21383e2f69363a1b6ff5aa86ad4451467e00f.tar.gz
src-57a21383e2f69363a1b6ff5aa86ad4451467e00f.zip
Remove MK_MANDOCDB option missed in r315057
Notes
Notes: svn path=/head/; revision=317979
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/userland/Makefile.depend5
1 files changed, 0 insertions, 5 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 43fe71d61984..ad6102a048fd 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -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 \