Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 15:23:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 210142] makewhatis binary is required for building release even with WITHOUT_MAN_UTILS=YES
Message-ID:  <bug-210142-6-P0NL9TN76A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210142-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210142-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210142

--- Comment #3 from commit-hook@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210142-6-P0NL9TN76A>