From owner-freebsd-questions Thu Jun 14 6:55:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id C642837B414 for ; Thu, 14 Jun 2001 06:55:26 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 90788 invoked by uid 100); 14 Jun 2001 13:55:25 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15144.49741.745388.309354@guru.mired.org> Date: Thu, 14 Jun 2001 08:55:25 -0500 To: Joel Dinel Cc: questions@freebsd.org Subject: Re: make.conf parameters In-Reply-To: <83401491@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joel Dinel types: > In the futur, I'd like for all ports to be built without gnome support. That's not necessarily possible. Some ports require gnome, and can't be built without gnome support. > What do I need to add to /etc/make.conf so that the -DWITHOUT_GNOME > parameter is passed to make everytime I build a port? > > I've tried > WITHOUT_GNOME=yes > as someone had suggested a while ago, and that doesn't seemn to work at > all. That should work. What's making you think it isn't? > The only line that mentions 'GNOME' in /etc/defaults/make.conf is > the line for the GNOME_MASTER_SITE. Look in /usr/ports/Mk/bsd.gnome.mk for WITHOUT_GNOME. It's also in the very recent versions of the make.conf man page. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message