pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/tv-derecurse]: pkgsrc/mk EVAL_PREFIX and PREPEND_PATH changes are now...
details: https://anonhg.NetBSD.org/pkgsrc/rev/034834573bf2
branches: tv-derecurse
changeset: 483990:034834573bf2
user: tv <tv%pkgsrc.org@localhost>
date: Mon Jan 24 19:37:42 2005 +0000
description:
EVAL_PREFIX and PREPEND_PATH changes are now on HEAD
diffstat:
mk/CHANGES | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diffs (19 lines):
diff -r 23db28098387 -r 034834573bf2 mk/CHANGES
--- a/mk/CHANGES Mon Jan 24 19:24:37 2005 +0000
+++ b/mk/CHANGES Mon Jan 24 19:37:42 2005 +0000
@@ -37,15 +37,6 @@
the wrapper scripts in bsd.wrapper.mk. These values will not be seen by
non-wrappered programs anymore.
-* EVAL_PREFIX: In order to allow this to be set before the requested
- package is installed, this now creates variables that do not call pkg_info
- until the variable itself is evaluated. This means that such variables
- should not be used in := expressions or .if/.for arguments.
-
-* PATH/PREPEND_PATH: Similarly to EVAL_PREFIX, PREPEND_PATH takes effect
- when the variable PATH is actually expanded. So don't use := on PATH;
- only add to PREPEND_PATH.
-
* "depends": This is a new phase of the build which executes between
"checksum" and "extract". It factors out the dependency handling into its
own stage, to separate the logic and make it easier to follow in
Home |
Main Index |
Thread Index |
Old Index