diff options
Diffstat (limited to 'games/manaplus/Makefile')
-rw-r--r-- | games/manaplus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 63c0259a7d0a..f89e8671270f 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -16,6 +16,8 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libpng.so:graphics/png \ libcurl.so:ftp/curl +BROKEN_powerpc64= fails to install: zip.cpp: 'bswap_16' was not declared in this scope + USES= autoreconf pkgconfig:build tar:xz USE_XORG= x11 USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2 |