Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/25/2006 18:04:25
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jul 25 18:04:25 UTC 2006

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

Log Message:
Move barrier to just after the depends phase.  This allows both the
"tools" and "wrapper" phases to be able to expect all the dependencies
to be installed already.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/bsd.pkg.barrier.mk
cvs rdiff -r1.44 -r1.45 pkgsrc/mk/tools/bsd.tools.mk

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