diff --git a/games/diameter/Makefile b/games/diameter/Makefile index 69eb864dcda0..668a6b57f0f8 100644 --- a/games/diameter/Makefile +++ b/games/diameter/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/game${PORTNAME}/game${PORTNAME}/${PORTNAME}-0.4.0 MAINTAINER= amdmi3@FreeBSD.org COMMENT= Arcade-style game with elements of economy and adventure +BROKEN_armv6= fails to compile: res/3dsloader.cpp:77:15: comparison between pointer and integer ('char *' and 'int') +BROKEN_armv7= fails to compile: res/3dsloader.cpp:77:15: comparison between pointer and integer ('char *' and 'int') + LIB_DEPENDS= libpng.so:graphics/png \ libguichan.so:devel/guichan