aboutsummaryrefslogtreecommitdiff
path: root/devel/xfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xfc/Makefile')
-rw-r--r--devel/xfc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile
index 07aa7b24c41e..51b9857509ba 100644
--- a/devel/xfc/Makefile
+++ b/devel/xfc/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+BROKEN= Does not compile on !i386
.elif ${OSVERSION} >= 700000
BROKEN= Does not compile with GCC 4.2
.endif