Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 08:55:25 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Joel Dinel <dinjo@touchtunes.com>
Cc:        questions@freebsd.org
Subject:   Re: make.conf parameters
Message-ID:  <15144.49741.745388.309354@guru.mired.org>
In-Reply-To: <83401491@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Joel Dinel <dinjo@touchtunes.com> 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.

	<mike

--
Mike Meyer <mwm@mired.org>			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




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