Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 08/04/2003 21:06:49
Module Name:	pkgsrc
Committed By:	jmc
Date:		Mon Aug  4 21:06:49 UTC 2003

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

Log Message:
Provide a new variable NO_EXPORT_CPP to further restrict CPP from getting into
MAKE_ENV. There is no effective way to unset CPP otherwise and there are
some packages (the cross compilers using gcc) where having CPP set will
break things.


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

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