diff options
Diffstat (limited to 'games/starfighter/Makefile')
-rw-r--r-- | games/starfighter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index 8df7b290d752..4b07824722d7 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -18,7 +18,7 @@ COMMENT= Liberate the universe from the evil company WEAPCO LICENSE= GPLv2 USES= gmake iconv shebangfix -USE_PYTHON_BUILD= -2.7 +USE_PYTHON_BUILD= 2 USE_XORG= x11 xau xdmcp USE_SDL= image mixer WITH_ZLIB= yes |