[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 19 18:05:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210142
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Tue Jul 19 18:05:26 UTC 2016
New revision: 303034
URL: https://svnweb.freebsd.org/changeset/base/303034
Log:
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
MFC after: 1 week
Changes:
head/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