From 85db70bc2f96fc93a97d24355cb5368e01fb5f32 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 4 Oct 2010 22:44:36 +0000 Subject: - Mark BROKEN on 6.X Submitted by: Timothy Beyer (maintainer) --- games/gemrb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index f5dc8a53c3fd..e544adc0b538 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -33,7 +33,7 @@ MAN6= gemrb.6 .include .if ${OSVERSION} < 700000 -USE_GCC= 4.2+ +BROKEN= does not build on 6.X .endif post-patch: -- cgit