From owner-freebsd-ports Sun Oct 22 15:57:47 2000 Delivered-To: freebsd-ports@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id 1EB4437B479 for ; Sun, 22 Oct 2000 15:57:42 -0700 (PDT) Received: from v-ger.we.lc.ehu.es (lxpxfm.lx.ehu.es [158.227.99.242]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id AAA28775; Mon, 23 Oct 2000 00:57:37 +0200 (MET DST) Received: from we.lc.ehu.es (localhost [127.0.0.1]) by v-ger.we.lc.ehu.es (8.11.0/8.11.0) with ESMTP id e9MMcaV03749; Mon, 23 Oct 2000 00:38:36 +0200 (CEST) (envelope-from jose@we.lc.ehu.es) Message-ID: <39F36C6C.D5A9E3F4@we.lc.ehu.es> Date: Mon, 23 Oct 2000 00:38:36 +0200 From: "Jose M. Alcaide" Organization: Universidad del Pais Vasco - Dpto. de Electricidad y Electronica X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: es-ES, es, en-US, en MIME-Version: 1.0 To: Anton Voronin Cc: ports@FreeBSD.ORG Subject: Re: HAVE_GTK and HAVE_GNOME References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anton Voronin wrote: > > On Sun, 22 Oct 2000, Jeremy Norris wrote: > > > If I understand the knew USE_GTK/USE_GNOME parameters correctly, you shouldn't > > need to define anything in /etc/make.conf to add gnome support to ports you're > > building. HAVE_GTK/HAVE_GNOME are meant to be used within ports' Makefiles and > > not defined in make.conf. If you want to disable optional gnome support within > > ports, you should defined WITHOUT_GNOME. > > Then I should bring my apologies. I don't remember the reason why I > initially added HAVE_GTK into make.conf (now I see this was wrong), but as > it was always defined, it led to wrong naming of packages :-( > I also bumped into this problem. I had HAVE_GTK defined in /etc/make.conf because the vim5 port used it for building gvim with Gtk. Now vim uses WITH_GTK. Cheers, -- JM ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message