summaryrefslogtreecommitdiff
path: root/chinese/xemacs/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-06-28 08:56:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-06-28 08:56:00 +0000
commit1b00c1856e81ef7f6c81d99f373fe3c295d72217 (patch)
tree50cf83efde73cbdc6123754c8913ec3705c998f3 /chinese/xemacs/Makefile
parent- Mark BROKEN: does not compile with recent Openbox (diff)
- Extend brokennes
Notes
Notes: svn path=/head/; revision=194368
Diffstat (limited to 'chinese/xemacs/Makefile')
-rw-r--r--chinese/xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index 88e9aa848573..f10b7854ff66 100644
--- a/chinese/xemacs/Makefile
+++ b/chinese/xemacs/Makefile
@@ -42,8 +42,8 @@ PLIST_SUB= XEMACS_VER=20.4 XEMACS_ARCH=${XEMACS_ARCH}
.include <bsd.port.pre.mk>
-.if ${ARCH} == ia64
-BROKEN= Configure fails on ia64
+.if ${ARCH} != i386
+BROKEN= Configure fails outside i386: unrecognized architecture
.endif
.if (${OSVERSION} >= 600000)