Date: 18 Jun 2002 11:50:06 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "Mike A. Oligny" <mike@freebsd.schema.ca> Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: gaim-0.58 Message-ID: <1024415406.313.8.camel@gyros.marcuscom.com> In-Reply-To: <200206180634.03220.mike@freebsd.schema.ca> References: <20020616215705.58252.qmail@web10701.mail.yahoo.com> <200206171827.29640.pandaro@freebsd.schema.ca> <1024367709.17203.19.camel@shumai.marcuscom.com> <200206180634.03220.mike@freebsd.schema.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-06-18 at 08:34, Mike A. Oligny wrote: > On June 17, 2002 08:35 pm, Joe Marcus Clarke wrote: > > This shouldn't happen. bsd.gnome.mk will only install GNOME if you have > > WITH_GNOME defined, or you _do not_ have WITHOUT_GNOME defined and > > ${X11BASE}/bin/gnome-config exists. > > My point is - how many things do we have to worry about like this? > There are always little ways around these things that (new) users end > up having to learn the hard way - perhaps I did have gnome-config... > how can I stop something else from installing that? (etc) Any port that sets USE_GNOME will install GNOME because it _needs_ GNOME. You want to avoid ports like that if you don't want to use GNOME. Examples I can think of are Evolution, Nautilus, gnomeicu, sodipodi, gnomedb, dia, and gnumeric (to name just a few). > > I can just not use ports - but I'm thinking there has to be a better way. You should probably familiarize yourself with a new port's Makefile. If you set WITHOUT_GNOME in /etc/make.conf, that will protect you from GNOME-optional ports. Joe > > Thanks for all the tips, everyone. :) > > -Mike > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024415406.313.8.camel>