From owner-cvs-all@FreeBSD.ORG Mon Mar 8 02:22:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53DD016A4CE; Mon, 8 Mar 2004 02:22:29 -0800 (PST) Received: from mailout2.barnet.com.au (mailout2.barnet.com.au [218.185.88.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AEAF43D41; Mon, 8 Mar 2004 02:22:28 -0800 (PST) (envelope-from edwin@mavetju.org) Received: by mailout2.barnet.com.au (Postfix, from userid 27) id 82043AA6240; Mon, 8 Mar 2004 21:22:23 +1100 (EST) X-Viruscan-Id: <404C495D0001392CB62477@BarNet> Received: from mail2-auth.barnet.com.au (localhost [127.0.0.1]) by mail2.barnet.com.au (Postfix) with ESMTP id 32CCEB29D51; Mon, 8 Mar 2004 21:22:20 +1100 (EST) Received: from k7.mavetju (edwin.adsl.barnet.com.au [203.111.122.2]) by mail2-auth.barnet.com.au (Postfix) with ESMTP id C381F1930E; Mon, 8 Mar 2004 21:22:20 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 472596192; Mon, 8 Mar 2004 21:23:16 +1100 (EST) Date: Mon, 8 Mar 2004 21:23:16 +1100 From: Edwin Groothuis To: Tilman Linneweh Message-ID: <20040308102316.GB99584@k7.mavetju> References: <200403081006.i28A678k089661@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403081006.i28A678k089661@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/fmsx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 10:22:29 -0000 On Mon, Mar 08, 2004 at 02:06:07AM -0800, Tilman Linneweh wrote: > arved 2004/03/08 02:06:07 PST > > FreeBSD ports repository > > Modified files: > emulators/fmsx Makefile > Log: > Attempt to fix build on bento by setting a default OPTION > if PACKAGE_BUILDING > > Revision Changes Path > 1.15 +1 -1 ports/emulators/fmsx/Makefile http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/63682 PACKAGE_BUILDING doesn't honour OPTIONS When PACKAGE_BUILDING is set, the default WITH_ values for the OPTIONS are not set. This causes problems for ports build on Bento. Think it is better to fix it in one go than one port-by-port base. -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/