From 4dee07b2ce8fd7ef4028d6d205582039d66217a2 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 22 Jan 2010 11:06:41 +0000 Subject: - Change BROKEN to IGNORE Requested by: pav --- games/reminiscence/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index 0254310d77e6..010d3321d9b5 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -48,7 +48,7 @@ post-install: .include .if ${ARCH} != i386 -BROKEN= Doesn't work on !i386 (ERROR: Bad CRC for bank data 38!) +IGNORE= Doesn't work on !i386 (ERROR: Bad CRC for bank data 38!) .endif .include -- cgit