Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/16/2005 09:08:29
Module Name: pkgsrc
Committed By: rillig
Date: Mon May 16 09:08:29 UTC 2005
Modified Files:
pkgsrc/mk: bsd.options.mk
Log Message:
Changed option processing to evaluate the options strictly from left to
right in each variable, starting with the most generic one. Later
definitions override earlier ones. This makes the ``order'' testcase in
regress/pkg-options succeed.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/mk/bsd.options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.