From owner-cvs-ports@FreeBSD.ORG Mon May 5 09:47:37 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 621961065680; Mon, 5 May 2008 09:47:37 +0000 (UTC) Date: Mon, 5 May 2008 09:47:37 +0000 From: Alexey Dokuchaev To: Dirk Meyer Message-ID: <20080505094737.GB99516@FreeBSD.org> References: <200805041602.m44G2ZxT047749@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200805041602.m44G2ZxT047749@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/vice Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 09:47:37 -0000 On Sun, May 04, 2008 at 04:02:35PM +0000, Dirk Meyer wrote: > dinoex 2008-05-04 16:02:35 UTC > > FreeBSD ports repository > > Modified files: > emulators/vice Makefile > Log: > - use gtk20 and make it default > - drop option VICE_WITH_GNOME > - new option VICE_WITHOUT_GNOME > for lite package, will build with Xaw (not3d) > - new option VICE_WITH_XAW3D > for classic package, will build with Xaw3d Is there any reason for VICE_ prefix of the knobs? Plus, there is already WITH_ESOUND (named properly). Would you care if I provide a patch (and convert the port to OPTIONS if possible)? Thanks. ./danfe