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:43:10
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jul 6 15:43:10 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.barrier.mk bsd.pkg.mk
Log Message:
Move inclusion of bsd.pkg.barrier.mk under the .MAIN target because
bsd.pkg.barrier.mk uses the "make()" test expression. Also, include
"all" as a post-barrier target since it is implicitly the ".MAIN" target
when a user just types "make" in a package directory.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/bsd.pkg.barrier.mk
cvs rdiff -r1.1860 -r1.1861 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.