summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
commit8c6092e5ec455e0673086036e0a9b026dc9510eb (patch)
treefe1db175baadf14a460db2851f82161c97b8041e /chinese
parent- Fix the PLIST (diff)
BROKEN should not be quoted.
No functional change.
Notes
Notes: svn path=/head/; revision=256468
Diffstat (limited to 'chinese')
-rw-r--r--chinese/kcfonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile
index edef927a7514..8dbf58f976eb 100644
--- a/chinese/kcfonts/Makefile
+++ b/chinese/kcfonts/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
-BROKEN= "Does not build on sparc64"
+BROKEN= Does not build on sparc64
.endif
NO_WRKSUBDIR= yes