Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/16/2006 19:15:19
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jun 16 19:15:19 UTC 2006

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

Log Message:
Allow packages to set a post-tools target again (which fixes recent
lossage when building security/openpam).  Utilize a tools cookie file
to ensure that the post-tools target is only ever run once to avoid
tricky coding requirements for the post-tools target.  Also document
some more of the targets.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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.