Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2005 05:16:29
Module Name: pkgsrc
Committed By: jlam
Date: Sat Apr 16 05:16:29 UTC 2005
Modified Files:
pkgsrc/mk/tools: replace.mk
Log Message:
Make sure that USE_TOOLS contains all of "grep egrep fgrep" if it
contains any one of them. This causes the final loop to correctly
set TOOLS_REAL_CMD.{grep,egrep,fgrep} for all three tools.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.