From owner-freebsd-gnome@FreeBSD.ORG Fri Apr 30 09:47:08 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C660616A4CE for ; Fri, 30 Apr 2004 09:47:08 -0700 (PDT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5030643D1F for ; Fri, 30 Apr 2004 09:47:08 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao10.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040430164706.HMHH18696.lakermmtao10.cox.net@mezz.mezzweb.com> for ; Fri, 30 Apr 2004 12:47:06 -0400 Date: Fri, 30 Apr 2004 11:48:00 -0500 To: freebsd-gnome@freebsd.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: Any plan to get bsd.gnome.mk works w/ OPTIONS? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2004 16:47:08 -0000 Hello, I am a maintainer of x11-wm/fluxbox-devel and I just changed from pre-everything to OPTIONS. So, I noticed that it needs the OPTIONS to be add in the bsd.gnome.mk. Do anyone have any plan? I tried to do it by myself (for now) like this for example: =================================== WANT_GNOME= yes OPTIONS= GNOME "Enable GNOME support" on .include .if ${HAVE_GNOME:Mlibgnome}!="" CONFIGURE_ARGS+= --enable-gnome .else CONFIGURE_ARGS+= --disable-gnome .endif .include =================================== It will not listen to the OPTIONS if the user turn it off, but will listen to the 'make -DWITHOUT_GNOME'. I am wondering what are the plan for this like remove GNOME from OPTIONS and it will be done by automatic by bsd.gnome.mk or should I keep GNOME in OPTIONS? Just want to ask so I can have it ready early. :-) Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz.