Subject: Re: How about importing newer bmake?
To: None <pkgsrc-users@NetBSD.org>
From: None <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 05/30/2006 12:54:14
On Tue, May 30, 2006 at 11:07:49AM +0900, OBATA Akio wrote:
> Current bmake, if in Makefile
> .include <xxx.mk>
> then read ALL xxx.mk in MAKESYSPATH (implicitly include `sys.mk'), 
> so on platform that have own xxx.mk incompatible with pkgsrc framework,
> such as FreeBSD 6.x, MacOS X 10.3, Interix 3.5, seem to be failed to
> bootstrap pkgsrc.

As I said before, bootstrap/bootstrap explicitly calls boot-strap with
--with-default-sys-path. Instead of requesting the update please find
out why your platform is ignoring htat.

Joerg