Mark as broken on armvX.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-18 14:20:32 +00:00
parent 9c4c86b7d4
commit b8a7cefcd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464914

View File

@ -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