Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/27/2004 19:23:34
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Apr 27 19:23:34 UTC 2004

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

Log Message:
Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mk
can include buildlink3.mk files.  This change also causes work/.tools/bin
to appear after work/.buildlink/bin in the PATH, but we never relied on
this behaviour, so this side-effect should have no impact.


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

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