From k@numeri.campus.luth.se  Sat Jan 23 02:57:14 1999
Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12645
          for <FreeBSD-gnats-submit@FreeBSD.ORG>; Sat, 23 Jan 1999 02:57:04 -0800 (PST)
          (envelope-from k@numeri.campus.luth.se)
Received: (from k@localhost)
	by numeri.campus.luth.se (8.9.2/8.9.2) id MAA06743;
	Sat, 23 Jan 1999 12:00:46 GMT
	(envelope-from k)
Message-Id: <199901231200.MAA06743@numeri.campus.luth.se>
Date: Sat, 23 Jan 1999 12:00:46 GMT
From: k@numeri.campus.luth.se
Reply-To: k@numeri.campus.luth.se
To: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: NOGAMES option in make.conf
X-Send-Pr-Version: 3.2

>Number:         9633
>Category:       conf
>Synopsis:       NOGAMES option in make.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 23 03:00:01 PST 1999
>Closed-Date:    Sat Jan 23 07:33:30 PST 1999
>Last-Modified:  Sat Jan 23 07:40:00 PST 1999
>Originator:     Johan Karlsson
>Release:        FreeBSD 3.0-STABLE i386
>Organization:
>Environment:
	FreeBSD numeri.campus.luth.se 3.0-STABLE FreeBSD 3.0-STABLE #1: Fri Jan 22 22:12:04 GMT 1999     troot@numeri.campus.luth.se:/usr/src/sys/compile/NUMERI  i386


>Description:
	I think that games should not belong to the base system.
	However, I don't expect to get any support for that so instead 
	I like to add an option to make.conf in order to exclude the build 
	and install of games easy.
  

>How-To-Repeat:


>Fix:

*** make.conf.orig	Thu Jan 21 11:58:51 1999
--- make.conf	Thu Jan 21 19:08:36 1999
***************
*** 28,33 ****
--- 28,36 ----
  # To avoid building sendmail
  #NO_SENDMAIL=	true
  #
+ # To avoid building games
+ #NOGAMES=	true
+ #
  # To have 'obj' symlinks created in your source directory
  #       (they aren't needed/necessary)
  #OBJLINK=	yes
	
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nectar 
State-Changed-When: Sat Jan 23 07:33:30 PST 1999 
State-Changed-Why:  
Requested option already exists. 

From: Jacques Vidrine <n@nectar.com>
To: k@numeri.campus.luth.se
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: conf/9633: NOGAMES option in make.conf 
Date: Sat, 23 Jan 1999 09:33:03 -0600

 On 23 January 1999 at 12:00, k@numeri.campus.luth.se wrote:
 [snip]
 > 	I think that games should not belong to the base system.
 > 	However, I don't expect to get any support for that so instead 
 > 	I like to add an option to make.conf in order to exclude the build 
 > 	and install of games easy.
 [snip]
 
 The NOGAMES option is already honored in the ``make world'' process
 and is ``documented'' in src/Makefile.inc1.  Feel free to modify 
 your local /etc/make.conf to define NOGAMES.
 
 Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org
 
 
>Unformatted:
