Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 12:00:46 GMT
From:      k@numeri.campus.luth.se
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   conf/9633: NOGAMES option in make.conf
Message-ID:  <199901231200.MAA06743@numeri.campus.luth.se>

next in thread | raw e-mail | index | archive | help

>Number:         9633
>Category:       conf
>Synopsis:       NOGAMES option in make.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 23 03:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901231200.MAA06743>