Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/02/2005 06:36:29
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon May  2 06:36:29 UTC 2005

Modified Files:
	pkgsrc/mk/tools: perl.mk replace.mk

Log Message:
If we only define the "TOOL" variable if the real command exists, then
the "TOOL" variables won't be properly defined for the top-leve make
after returning from making the install-depends target if we're using
the pkgsrc-supplied tool.  Define the "TOOL" variable unconditionally
instead.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/tools/perl.mk
cvs rdiff -r1.55 -r1.56 pkgsrc/mk/tools/replace.mk

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