summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-04 11:27:41 +0000
committerrillig <rillig>2005-11-04 11:27:41 +0000
commit23c47206034f9067ab07c57b85b6c045545d4720 (patch)
treec68ec1a7f8ba47909079534e76692ed135994917 /games/Makefile
parentfb57ae6bd0ad77cc65fc1e92b3819b8b4589518b (diff)
downloadpkgsrc-23c47206034f9067ab07c57b85b6c045545d4720.tar.gz
Now that all packages using CONFIGURE_DIRS have been checked (and
modified) to not rely on this change, the default value of BUILD_DIRS can be set to ${CONFIGURE_DIRS} instead of ${WRKSRC}. There are far more packages setting CONFIGURE_DIRS and BUILD_DIRS to the same value than there are packages needing different values, so this default seems more reasonable. Now the default values are: CONFIGURE_DIRS?= ${WRKSRC} # (unchanged) BUILD_DIRS?= ${CONFIGURE_DIRS} INSTALL_DIRS?= ${BUILD_DIRS} # (unchanged)
Diffstat (limited to 'games/Makefile')
0 files changed, 0 insertions, 0 deletions