Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 04/17/2007 10:48:30
Module Name: pkgsrc
Committed By: tnn
Date: Tue Apr 17 10:48:29 UTC 2007
Modified Files:
pkgsrc/mk: bsd.prefs.mk
Log Message:
Save a fork() by not invoking the 'tr' utility.
XXX: the OS_VERSION stuff could use a similar cleanup, replacing
tr A-Z a-z occurences with the make :tl modifier.
To generate a diff of this commit:
cvs rdiff -r1.247 -r1.248 pkgsrc/mk/bsd.prefs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.