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/0ad/Makefile | |
parent | 7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff) | |
download | ports-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz ports-081beb2d3875f34069e93090515a4244ba4790c5.zip |
Notes
Diffstat (limited to 'games/0ad/Makefile')
-rw-r--r-- | games/0ad/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 44f7fd58af30..9831eeacde36 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -41,8 +41,9 @@ USE_WX= 2.8+ WX_COMPS= wx:lib MAKE_ENV+= JOBS=${_MAKE_JOBS} -BROKEN_aarch64= Fails to compile: no member named verifyHeapAccessDisassembly -BROKEN_armv6= Fails to link: fatal error: conftest: Unknown error: -1 +BROKEN_aarch64= fails to compile: no member named verifyHeapAccessDisassembly +BROKEN_armv6= fails to link: fatal error: conftest: Unknown error: -1 +BROKEN_powerpc64= fails to compile: _psutil_bsd.c: error: 'struct xtcpcb' has no member named 'xt_tp' PORTDATA= * |