Date: Mon, 8 Mar 2004 21:23:16 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: Tilman Linneweh <arved@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/fmsx Makefile Message-ID: <20040308102316.GB99584@k7.mavetju> In-Reply-To: <200403081006.i28A678k089661@repoman.freebsd.org> References: <200403081006.i28A678k089661@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040308102316.GB99584>