Subject: Re: pkgsrc-current Linux 2.6.20.1/i386 bulk build results 20070523.0949
To: None <pkgsrc-bulk@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bulk
Date: 05/24/2007 18:38:13
On Thu, May 24, 2007 at 05:10:56PM +0100, Matthias Scheler wrote:
> Why is it trying to use "bmake"? The package is supposed to use GNUmake:

It was a bug I introduced and fixed shortly afterwards. Basically, GNU
make wants to use the MAKE environmental variable and doesn't use its
own location...

Joerg