diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-22 13:17:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-22 13:17:38 +0000 |
commit | 081beb2d3875f34069e93090515a4244ba4790c5 (patch) | |
tree | f7a9a3f705ff6a19879564f16dea8fcc43168f42 /games/bloodfrontier/Makefile | |
parent | 7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff) | |
download | ports-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz ports-081beb2d3875f34069e93090515a4244ba4790c5.zip |
Notes
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 |