Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/06/2006 15:33:19
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jul  6 15:33:19 UTC 2006

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

Log Message:
Order the _BARRIER_POST_TARGETS so that if more than one is specified on
the command-line, then we don't invoke make once for each target, and
pass them to the sub-make in a sensible order.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/bsd.pkg.barrier.mk

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