aboutsummaryrefslogtreecommitdiff
path: root/chinese/kcfonts
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 04:02:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 04:02:31 +0000
commiteef11170a8f06b8dbebdf2cb73c604f3c0bd34bf (patch)
treecbf023636e3727a493f20ac36035e52c7a028d0b /chinese/kcfonts
parentd4dcd29e1beb21e27ccc52cef2bab4374a05642a (diff)
downloadports-eef11170a8f06b8dbebdf2cb73c604f3c0bd34bf.tar.gz
ports-eef11170a8f06b8dbebdf2cb73c604f3c0bd34bf.zip
BROKEN on sparc64: Does not build
Notes
Notes: svn path=/head/; revision=106780
Diffstat (limited to 'chinese/kcfonts')
-rw-r--r--chinese/kcfonts/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile
index b93dba4ee691..9068511dedab 100644
--- a/chinese/kcfonts/Makefile
+++ b/chinese/kcfonts/Makefile
@@ -18,6 +18,10 @@ USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= "Does not build on sparc64"
+.endif
+
.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients