Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/10/2003 02:20:51
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Sep 10 02:20:51 UTC 2003

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

Log Message:
Create TEST_ENV variable that's initially just MAKE_ENV, but can be added
to by a package Makefile.  This is passed as the environment when running
the test target.  We often need this since packages can require setting
up LD_LIBRARY_PATH so that we can test before installation.


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

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