Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 01/13/2003 00:30:09
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Sun Jan 12 22:30:09 UTC 2003

Modified Files:
	pkgsrc/mk: bsd.prefs.mk

Log Message:
efficiency++;
Make can take care of substitutions itself, so we don't need to use
echo VAR | sed
or
echo VAR | tr
Suggested by seb.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 pkgsrc/mk/bsd.prefs.mk

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