Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/12/2004 09:59:48
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Feb 12 09:59:48 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Several GNU configure scripts (old ones, typically) can't handle it when
"${MAKE}" contains forward slashes.  Just pass the bare name of ${MAKE} to
the configure phase as we ensure that "make" is always calling the correct
one symlinked into the .tools directory.


To generate a diff of this commit:
cvs rdiff -r1.1387 -r1.1388 pkgsrc/mk/bsd.pkg.mk

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