diff options
Diffstat (limited to 'games/bloodfrontier/Makefile')
-rw-r--r-- | games/bloodfrontier/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/bloodfrontier/Makefile b/games/bloodfrontier/Makefile index 50eb40d5d899..8d00e8d21ba0 100644 --- a/games/bloodfrontier/Makefile +++ b/games/bloodfrontier/Makefile @@ -13,9 +13,9 @@ COMMENT= Single- and multi-player first-person shooter based on Cube 2 LICENSE= ZLIB -BROKEN_ia64= does not compile -BROKEN_powerpc= does not compile -BROKEN_sparc64= does not compile +BROKEN_powerpc= fails to compile +BROKEN_powerpc64= fails to compile: tools.h: incompatible types in assignment +BROKEN_sparc64= fails to compile USES= tar:bzip2 gmake GNU_CONFIGURE= yes |