From owner-cvs-all Wed Nov 8 13:38:21 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 9CCC137B479; Wed, 8 Nov 2000 13:38:17 -0800 (PST) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 277FC1C75; Wed, 8 Nov 2000 16:38:17 -0500 (EST) Date: Wed, 8 Nov 2000 16:38:17 -0500 From: Bill Fumerola To: Jeremy Lea , Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/windowmaker Makefile Message-ID: <20001108163817.H37870@jade.chc-chimes.com> References: <200011080748.XAA72285@freefall.freebsd.org> <20001108005038.B79112@shale.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001108005038.B79112@shale.csir.co.za>; from reg@FreeBSD.org on Wed, Nov 08, 2000 at 12:50:38AM -0800 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 08, 2000 at 12:50:38AM -0800, Jeremy Lea wrote: > This is wrong. Windowmaker doesn't actually need or use any of gnome, > it only changes it's behaviour slightly (becomes complaint to the GNOME > window manager spec). Windowmaker could be compiled with support for > both GNOME and KDE out the box with no adverse affects AFAIK (other than > a few KB of bloat), and without any dependencies on either environment. 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. -- Bill Fumerola - Lame Duck, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message