Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/25/2005 21:51:19
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jul 25 21:51:19 UTC 2005
Modified Files:
pkgsrc/mk/tools: replace.mk
Log Message:
We only need to recognize TOOLS_IGNORE.* in the case where the tool
is pkgsrc-supplied. In other cases, e.g. using the system tool,
falling back toS the system tool, etc., we should still create wrappers
and set "TOOL" variables.
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.