From d2fad415839f287c99c5f1d5975409066a3328bf Mon Sep 17 00:00:00 2001 From: erwin Date: Sun, 13 Jun 2010 08:40:06 +0000 Subject: BROKEN should not be quoted. No functional change. --- devel/boehm-gc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/boehm-gc') diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index f4273b4de602..49ecae2b7467 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -32,7 +32,7 @@ PKGNAMESUFFIX:= ${PKGNAMESUFFIX}+fulldebug MAN3= gc.3 .if ${ARCH} == "ia64" -BROKEN= "Does not compile on ia64" +BROKEN= Does not compile on ia64 .endif post-patch: -- cgit