summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-07-13 22:01:03 +0000
committerkristerw <kristerw>2004-07-13 22:01:03 +0000
commite95dad4fa81c4d4d7b601d6953a577dbc2a8b403 (patch)
tree580a86a2d67020fe40673a64463cc4234db83c10 /games
parent33e9cbd627ebd4764fa87eae583b7d325b74ae8a (diff)
downloadpkgsrc-e95dad4fa81c4d4d7b601d6953a577dbc2a8b403.tar.gz
Work around brokenness in the bulk build.
The problem is that perl58>=5.8.3 includes Test::Harness, so we allow it to satisfy this dependency. The default perl in pkgsrc is 5.8.4, so no package will depend on devel/p5-Test-Harness (unless the user has an old perl installation, or overrides the default). But the way the bulk build tracks dependencies makes it add dependencies on devel/p5-Test-Harness anyway... Work around this for now, by noting that if there is no PERL5 installed, and the user has not overridden the default, then we do not need to add anything to the DEPENDS at all (since perl 5.8.4 will be used from the normal USE_PERL5 mechanism).
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions