Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/17/2005 20:51:04
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jul 17 20:51:04 UTC 2005

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

Log Message:
Redo workaround in revision 1.111.  We now use a loop to copy one list
to another.  This appears to fix whatever hidden bug a bit more
completely.  "make show-var VARNAME=RM" in pkgsrc/x11/kdepim3 no longer
returns an empty value.

XXX I still have no idea why this "fixes" the problem.  I can't seem to
XXX create a test case that exposes this problem.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 pkgsrc/mk/tools/replace.mk

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