Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 12/26/2000 18:45:58
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Tue Dec 26 16:45:58 UTC 2000

Modified Files:
	pkgsrc/mk/bulk: build.conf-example post-build

Log Message:
- get the BROKENFILE setting from `make show-var VARNAME=BROKENFILE` rather than
  hard coding it.

- explicitly only add $BROKENFILE's to the output rather than .broken.*  This makes
  things work correctly when /usr/pkgsrc is shared among several machines which might
  use .broken.`hostname` for its broken file logs.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/bulk/build.conf-example
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/bulk/post-build

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