Date: Wed, 6 Jul 2005 11:38:17 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Steve Clement <steve@ion.lu> Cc: ports@FreeBSD.org Subject: Re: Patch Levels in Ports... Message-ID: <20050706013817.GA1186@k7.mavetju> In-Reply-To: <42CB0982.1000102@ion.lu> References: <42CB0982.1000102@ion.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 06, 2005 at 12:28:18AM +0200, Steve Clement wrote: > I have a port with 2 FLAGS: > > BLA_ENABLE=yes > BLA2_ENABLE=yes > > now I need to apply different patches depending on what options are set. > > patch-aa patch-ab are flailing so what's the correct procedure: > > split the patch-* to be applied correctly into EXTRA_PATCHES > > or is there a more elegant way? I have had something similar. I just renamed all patches to patch5- and patch4- (yes, indeed for 4.x and 5.x) and added them to EXTRA_PATCHES depending on the OS version. Edwin -- 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?20050706013817.GA1186>