From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 30 17:30: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 4799E106564A for ; Tue, 30 Mar 2010 17:30: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 36BF18FC0A for ; Tue, 30 Mar 2010 17:30: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 o2UHUBT0065853 for ; Tue, 30 Mar 2010 17:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2UHUBwR065847; Tue, 30 Mar 2010 17:30:11 GMT (envelope-from gnats) Date: Tue, 30 Mar 2010 17:30:11 GMT Message-Id: <201003301730.o2UHUBwR065847@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper 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: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2010 17:30:11 -0000 The following reply was made to PR misc/145212; it has been noted by GNATS. From: Garrett Cooper To: Alexander Sack 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 10:28:44 -0700 On Tue, Mar 30, 2010 at 9:01 AM, Alexander Sack wrote: > >>Number: =A0 =A0 =A0 =A0 145212 >>Category: =A0 =A0 =A0 misc >>Synopsis: =A0 =A0 =A0 Feature Request: Be able to build FreeBSD with man = utilities but not with man pages >>Confidential: =A0 no >>Severity: =A0 =A0 =A0 non-critical >>Priority: =A0 =A0 =A0 low >>Responsible: =A0 =A0freebsd-bugs >>State: =A0 =A0 =A0 =A0 =A0open >>Quarter: >>Keywords: >>Date-Required: >>Class: =A0 =A0 =A0 =A0 =A0sw-bug >>Submitter-Id: =A0 current-users >>Arrival-Date: =A0 Tue Mar 30 16:10:08 UTC 2010 >>Closed-Date: >>Last-Modified: >>Originator: =A0 =A0 Alexander Sack >>Release: =A0 =A0 =A0 =A07.2-amd64, CURRENT >>Organization: > Niksun Looks like a worthy patch, but I think you forgot one item: If MK_MAN_UTILS =3D=3D "no", then MK_MAN should also be "no". Thanks :), -Garrett