Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2007 21:28:00
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue May 22 21:28:00 UTC 2007

Modified Files:
	pkgsrc/mk/flavor/pkg: depends.mk install-dependencies

Log Message:
GNU make strongly dislikes it when MAKE is already set to bmake.
So ensure that we don't pollute the environment at all and push down
the arguments for install-dependencies via the command line.
Thanks to seb@ for the problem report and test.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/mk/flavor/pkg/depends.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/flavor/pkg/install-dependencies

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