Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/27/2005 04:05:10
Module Name:	pkgsrc
Committed By:	tv
Date:		Thu Jan 27 04:05:10 UTC 2005

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

Log Message:
Move the PREPEND_PATH for LOCALBASE/bin (and optionally X11BASE/bin) to a
spot that will come before compiler.mk (in bsd.prefs.mk).  Previously,
LOCALBASE/bin was appearing earlier in the path than work/.<compiler>/bin,
which could cause the Wrong Thing to happen.


To generate a diff of this commit:
cvs rdiff -r1.1574 -r1.1575 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.177 -r1.178 pkgsrc/mk/bsd.prefs.mk

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