Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2006 17:39:33
Module Name: pkgsrc
Committed By: rillig
Date: Tue Feb 21 17:39:33 UTC 2006
Modified Files:
pkgsrc/mk/tools: replace.mk
Log Message:
Instead of passing only the path to the tools to CONFIGURE_ARGS, pass
the complete command. This fixes problems when EGREP is defined as "grep
-E" instead of "egrep".
To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.