aboutsummaryrefslogtreecommitdiff
path: root/editors/yui
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-02-01 11:14:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-02-01 11:14:30 +0000
commit4806bf1c7991121fab0401a10f45a0437c2f6ab7 (patch)
tree945efd50abfdb33d8828234e75bd4804fc1ca338 /editors/yui
parent44b3d3fecbf0c3a701c36c7b40c3255c7e05d3e5 (diff)
downloadports-4806bf1c7991121fab0401a10f45a0437c2f6ab7.tar.gz
ports-4806bf1c7991121fab0401a10f45a0437c2f6ab7.zip
Notes
Diffstat (limited to 'editors/yui')
-rw-r--r--editors/yui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yui/Makefile b/editors/yui/Makefile
index d587a42fa4be..ab9e0505f546 100644
--- a/editors/yui/Makefile
+++ b/editors/yui/Makefile
@@ -21,7 +21,7 @@ MAN1= y.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
+.if ${ARCH} == "ia64" || ${ARCH} == "amd64" || ${ARCH} == "sparc64"
BROKEN= Does not compile on 64-bit arch
.endif