Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/20/2005 14:55:13
Module Name: pkgsrc
Committed By: rillig
Date: Sun Nov 20 14:55:13 UTC 2005
Modified Files:
pkgsrc/mk/bulk: pre-build
Log Message:
Moved the "export BROKENF" command from the top of the program to the
point where it is actually used, which is when mk/bulk/pre-build.local
is executed for allowing user-specific modifications before the build
begins. That way it's easier to see why this command is necessary at
all.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/mk/bulk/pre-build
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.