[Bug 210142] makewhatis binary is required for building release even with WITHOUT_MAN_UTILS=YES
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 26 15:23:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210142
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Tue Jul 26 15:22:21 UTC 2016
New revision: 303337
URL: https://svnweb.freebsd.org/changeset/base/303337
Log:
MFC r303034: Include makewhatis in ITOOLS when MK_MAN_UTILS is true
Previously it was conditional on MK_MAN. It's possible to build
FreeBSD with man pages but without man page tools. MK_MAN_UTILS
is the conditional used in share/man/Makefile for determining whether
makewhatis is executed at install time, so it is the proper one for
ITOOLS as well.
PR: 210142
Approved by: re (gjb)
Changes:
_U stable/11/
stable/11/Makefile.inc1
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list