diff options
Diffstat (limited to 'games/domination/Makefile')
-rw-r--r-- | games/domination/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/domination/Makefile b/games/domination/Makefile index ddf74ed1021b..9309c90235ff 100644 --- a/games/domination/Makefile +++ b/games/domination/Makefile @@ -16,7 +16,7 @@ COMMENT= Board game that is a bit like the well known game Risk LICENSE= GPLv3 -USE_ZIP= yes +USES= zip:infozip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |