Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/27/2002 21:07:42
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jan 27 19:07:42 UTC 2002

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

Log Message:
MAKE_ENV is the make environment passed down to the build process.  It
shouldn't be set as the environment for a make process invoked at the
package (${.CURDIR}) level during the install phase because it can contain
harmful settings.


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

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