Date: Mon, 26 Feb 2001 16:11:34 -0600 From: Steve Price <steve@havk.org> To: Takeshi Hiyama <th@cis.ibaraki.ac.jp> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/24767: usage of WANT_GNOME is mistaken in ports/games/xpuyopuyo Message-ID: <20010226161134.F426@bsd.havk.org> In-Reply-To: <200102261700.f1QH04006578@freefall.freebsd.org>; from th@cis.ibaraki.ac.jp on Mon, Feb 26, 2001 at 09:00:04AM -0800 References: <200102261700.f1QH04006578@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 26, 2001 at 09:00:04AM -0800, Takeshi Hiyama wrote: > > >This works in later versions of this port (and ports tree). Please > >update this port and grab the upgrade kit if you are still using 4.0. > >Thanks. > > No, I meant that this port is not using WANT_GNOME correct way, > I'm using current ports tree. > WANT_GNOME is defined in *inside* of ".if defined(HAVE_GNOME) ... > .endif". > I think WANT_GNOME must be defined whether someone have, > or don't have gnome, is this wrong? No generally you want to add 'WANT_GNOME' to /etc/make.conf if you want ports that have GNOME support to have it compiled in. This port is going one step further and saying that if it finds you have GNOME installed and you may or may not WANT_GNOME, then you really do WANT_GNOME. :) -Steve 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?20010226161134.F426>