diff --git a/Makefile.inc1 b/Makefile.inc1 index 7efa2437474d..e20ee3b816fc 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -884,7 +884,7 @@ ITOOLS= [ awk cap_mkdb cat chflags chmod chown cmp cp \ ${LOCAL_ITOOLS} # Needed for share/man -.if ${MK_MAN} != "no" +.if ${MK_MAN_UTILS} != "no" ITOOLS+=makewhatis .endif