Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2001 20:20:07
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Apr 14 17:20:07 UTC 2001

Modified Files:
	pkgsrc/mk/bulk: pre-build

Log Message:
allow for a pre-build.local script.  If mk/bulk/pre-build.local exists,
then run it at the end of pre-build.  This lets users do things like:

echo "I do not have enough disk space to build this pig." \
	> games/crafty-book-enormous/$BROKENF


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/bulk/pre-build

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