Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/26/2005 22:28:03
Module Name: pkgsrc
Committed By: jlam
Date: Tue Apr 26 22:28:03 UTC 2005
Modified Files:
pkgsrc/mk/tools: bsd.tools.mk replace.mk
Removed Files:
pkgsrc/mk/tools: findutils.mk
Log Message:
Merge findutils.mk into replace.mk. We now just use USE_TOOLS+=find
or USE_TOOLS+=xargs, and cause FIND and XARGS to point to the correct
commands.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/tools/bsd.tools.mk
cvs rdiff -r1.2 -r0 pkgsrc/mk/tools/findutils.mk
cvs rdiff -r1.26 -r1.27 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.