Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 09:36:19 -0500
From:      Jim Mock <mij@osdn.com>
To:        Ken Bolingbroke <hacker@bolingbroke.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Building Ports w/o Gnome?
Message-ID:  <20010328093619.C3313@guinness.osdn.com>
In-Reply-To: <Pine.BSF.4.21.0103271946160.16686-100000@fremont.bolingbroke.com>; from hacker@bolingbroke.com on Tue, Mar 27, 2001 at 07:58:31PM -0800
References:  <Pine.BSF.4.21.0103271946160.16686-100000@fremont.bolingbroke.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Mar 2001 at 19:58:31 -0800, Ken Bolingbroke wrote:
> Increasingly, I find that ports are requiring Gnome, even though the
> target application isn't a Gnome app.  I run KDE, and have no particular
> desire for unused Gnome cruft on my system.  I've been able to install
> some ports without the Gnome port dependencies by editing out the Gnome
> references in the port Makefile, but that's a kludge.  Is there a flag I
> can set somewhere that will kill the unneeded Gnome dependencies when I
> install these ports?

make -DWITHOUT_GNOME install

You should also be able to put WITHOUT_GNOME=	yes in /etc/make.conf (I
think).

- jim

-- 
- jim mock <mij@osdn.com> - O|S|D|N - open source development network -
- http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org -

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?20010328093619.C3313>