From owner-cvs-ports@FreeBSD.ORG Fri Feb 13 10:48:37 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5481716A4CE; Fri, 13 Feb 2004 10:48:37 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3937B43D1D; Fri, 13 Feb 2004 10:48:37 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1DImaB3067814; Fri, 13 Feb 2004 10:48:36 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i1DImasN067813; Fri, 13 Feb 2004 10:48:36 -0800 (PST) (envelope-from obrien) Date: Fri, 13 Feb 2004 10:48:36 -0800 From: "David O'Brien" To: Joe Marcus Clarke Message-ID: <20040213184835.GB67645@dragon.nuxi.com> References: <200402040525.i145PMxO019945@repoman.freebsd.org> <20040213071753.GA29422@dragon.nuxi.com> <1076657225.19917.54.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1076657225.19917.54.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/gnokii Makefile ports/databases/clip Makefile ports/editors/openoffice-1.0 Makefile ports/editors/openoffice-1.1 Makefile ports/editors/vim Makefile ports/irc/irssi Makefile ports/korean/gdick Makefile ports/misc/mc ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 18:48:37 -0000 On Fri, Feb 13, 2004 at 02:27:05AM -0500, Joe Marcus Clarke wrote: > > Can you check that this change is proper? I don't follow GNOME at all, > > but it seems Vim is now always {WANT,USE}_GNOME -- which is wrong. One > > can specify to build Vim various ways. From w/o X11 support, to with > > just Athena widgets, all the way to GNOME-ME-HARDER. > > The change doesn't affect any of the other various modes. For example, > on a clean system: ... > I tested -DWITH_GNOME, too, but I think you get the idea. Setting > WANT_GNOME just instructs bsd.gnome.mk to build a list of available > GNOME components. It does not mean that GNOME has to be used. Does > that address your concern? Thanks for looking at this. Sounds OK. I'm quite clues WRT GNOME so I didn't know what {WANT,USE}_GNOME really means. (still don't, but that's OK) -- -- David (obrien@FreeBSD.org)