From 8c6092e5ec455e0673086036e0a9b026dc9510eb Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 13 Jun 2010 08:40:06 +0000 Subject: BROKEN should not be quoted. No functional change. --- korean/bitchx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korean') diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile index 459693971cd0..c59a1af7bc20 100644 --- a/korean/bitchx/Makefile +++ b/korean/bitchx/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ .include .if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64 (needs -fPIC)" +BROKEN= Does not compile on sparc64 (needs -fPIC) .endif CONFIGURE_ARGS+=--without-gtk -- cgit v1.2.3