diff options
author | rillig <rillig@pkgsrc.org> | 2005-10-08 13:16:28 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-10-08 13:16:28 +0000 |
commit | 7102a2e63354fadd5436060f07938e800e569b19 (patch) | |
tree | 581f7e547e189291030d46365e9adf4386e1c00b /meta-pkgs/php5-extensions/Makefile | |
parent | e8b88514059f3e21b05216aa7ecb79b0778a092d (diff) | |
download | pkgsrc-7102a2e63354fadd5436060f07938e800e569b19.tar.gz |
CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpreted
relative to ${WRKSRC}. This makes it possible to shorten definitions
like "BUILD_DIRS=${WRKSRC}/foo ${WRKSRC}/bar" in package Makefiles to
"BUILD_DIRS=foo bar". Almost all current uses of those directories are
given as absolute directories (mostly in the form ${WRKSRC}/foo), which
will work as they did before.
Diffstat (limited to 'meta-pkgs/php5-extensions/Makefile')
0 files changed, 0 insertions, 0 deletions