Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2007 06:05:39
Module Name: pkgsrc
Committed By: rillig
Date: Tue Jan 23 06:05:39 UTC 2007
Modified Files:
pkgsrc/mk: subst.mk
Log Message:
Since there are many cases where the string @FOO@ is replaced with the
pkgsrc variable ${FOO}, there is now a shorter variant for it. Instead
of defining SUBST_SED.*, just say SUBST_VARS.* = FOO.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/mk/subst.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.