From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 30 18:20:11 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56968106566C for ; Tue, 30 Mar 2010 18:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 45E028FC0A for ; Tue, 30 Mar 2010 18:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o2UIKBHZ008883 for ; Tue, 30 Mar 2010 18:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2UIKBld008882; Tue, 30 Mar 2010 18:20:11 GMT (envelope-from gnats) Date: Tue, 30 Mar 2010 18:20:11 GMT Message-Id: <201003301820.o2UIKBld008882@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alexander Sack Cc: Subject: Re: misc/145212: Feature Request: Be able to build FreeBSD with man utilities but not with man pages X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Sack List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2010 18:20:11 -0000 The following reply was made to PR misc/145212; it has been noted by GNATS. From: Alexander Sack To: Garrett Cooper Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/145212: Feature Request: Be able to build FreeBSD with man utilities but not with man pages Date: Tue, 30 Mar 2010 13:44:30 -0400 On 3/30/10 1:28 PM, Garrett Cooper wrote: > On Tue, Mar 30, 2010 at 9:01 AM, Alexander Sack wrote: > >> >>> Number: 145212 >>> Category: misc >>> Synopsis: Feature Request: Be able to build FreeBSD with man utilities but not with man pages >>> Confidential: no >>> Severity: non-critical >>> Priority: low >>> Responsible: freebsd-bugs >>> State: open >>> Quarter: >>> Keywords: >>> Date-Required: >>> Class: sw-bug >>> Submitter-Id: current-users >>> Arrival-Date: Tue Mar 30 16:10:08 UTC 2010 >>> Closed-Date: >>> Last-Modified: >>> Originator: Alexander Sack >>> Release: 7.2-amd64, CURRENT >>> Organization: >>> >> Niksun >> > Looks like a worthy patch, but I think you forgot one item: > If MK_MAN_UTILS == "no", then MK_MAN should also be "no". > Thanks :), > -Garrett > > Ah damn did I do that....damn it...its a small fix for that. I got a follow up Garrett to add manctl in the mix as well. -aps