Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 16:38:17 -0500
From:      Bill Fumerola <billf@chimesnet.com>
To:        Jeremy Lea <reg@FreeBSD.org>, Maxim Sobolev <sobomax@FreeBSD.org>, 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>
In-Reply-To: <20001108005038.B79112@shale.csir.co.za>; from reg@FreeBSD.org on Wed, Nov 08, 2000 at 12:50:38AM -0800
References:  <200011080748.XAA72285@freefall.freebsd.org> <20001108005038.B79112@shale.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001108163817.H37870>