Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/23/2005 16:58:42
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Oct 23 16:58:42 UTC 2005

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

Log Message:
Pass PKG_REQD through shell environment, instead of arguments of make,
so that a dependent package can override it properly.  This makes
INSTALL_MAKE_FLAGS work when a package is installed as a dependency.


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

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