Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/28/2005 18:40:35
Module Name: pkgsrc
Committed By: jlam
Date: Thu Apr 28 18:40:35 UTC 2005
Modified Files:
pkgsrc/mk: bsd.options.mk
Log Message:
Defer execution until the value is needed. This avoids needing ${ECHO},
${XARGS}, and ${SORT} until the make targets are executed.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/bsd.options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.