Content-Type: text/plain; charset=ISO-8859-1
In message
, Chris Rees writes:
>> A good grep strategy is to look for files containing "NOPROFILE" and
>> "bsd.lib.mk" but they need not be on the same line.
Well, qmake includes "bsd.prog.mk"...
>I'm running a grep for those two above-- a
On 19 January 2013 01:45, Poul-Henning Kamp wrote:
>
> I just tried to build a system with -CURRENT from scratch, and it fell over
> in graphics/gd because NOPROFILE is now named NO_PROFILE in bsd.lib.mk
>
> grep(1) tells me that a number of other ports will also have this problem
>
> It may be ap