Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/22/2005 04:22:38
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Apr 22 04:22:38 UTC 2005

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

Log Message:
Remove the search for TOOLS_REAL_CMD.<tool> in ${TOOL_EXECDIRS}.  This
behavior is deemed too undeterministic and too complex for bsd.tools.mk,
which should just be providing simple building blocks for creating
simple wrappers and symlinks.  These searches are better implemented
elsewhere.


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