Subject: CVS commit: pkgsrc/bootstrap
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2004 17:26:45
Module Name:	pkgsrc
Committed By:	tv
Date:		Fri Oct  8 17:26:45 UTC 2004

Modified Files:
	pkgsrc/bootstrap: bootstrap

Log Message:
Revert part of rev 1.19:

There's one place where you absolutely *must* use bmake:  when building
pkg_install.  Otherwise its Makefiles will attempt to get $(MACHINE_ARCH)
from the system make, which is not likely to be correct on several
platforms.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/bootstrap/bootstrap

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.