From owner-cvs-all Wed Nov 8 18: 8: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id CB3EB37B4C5; Wed, 8 Nov 2000 18:07:57 -0800 (PST) Received: from C992631-A.pinol1.sfba.home.com (C992631-A.pinol1.sfba.home.com [24.12.58.155]) by shale.csir.co.za (8.9.3/8.9.3) with ESMTP id EAA32441; Thu, 9 Nov 2000 04:11:20 +0200 (SAT) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by C992631-A.pinol1.sfba.home.com (8.11.0/8.11.0) id eA926ZQ76542; Wed, 8 Nov 2000 18:06:35 -0800 (PST) (envelope-from reg) Date: Wed, 8 Nov 2000 18:06:34 -0800 From: Jeremy Lea To: Bill Fumerola Cc: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/windowmaker Makefile Message-ID: <20001108180634.C79112@shale.csir.co.za> Mail-Followup-To: Jeremy Lea , Bill Fumerola , Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200011080748.XAA72285@freefall.freebsd.org> <20001108005038.B79112@shale.csir.co.za> <20001108163817.H37870@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001108163817.H37870@jade.chc-chimes.com>; from billf@chimesnet.com on Wed, Nov 08, 2000 at 04:38:17PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Wed, Nov 08, 2000 at 04:38:17PM -0500, Bill Fumerola wrote: > sushi# make > If you want to compile with GNOME support, > hit Ctrl-C right now and use "make WITH_GNOME=yes" > > the windowmaker port contains: > > .if defined(HAVE_GNOME) > CONFIGURE_ARGS+= --enable-gnome > .endif > > when I compiled with WITH_GNOME=yes, it didn't install GNOME. > > Either the port is wrong or the wording is wrong. No, it compiles with Gnome support, which doesn't actually use Gnome, and therefore doesn't and shouldn't install Gnome. All this option does is make Window Maker conform to the Gnome window manager specification, so that any Gnome applications which you happen to run make hints about their layout etc. If you have Gnome installed, then this gets turned on automatically for you (via bsd.gnome.mk). Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message