aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-06-28 16:56:00 +0800
committerpav <pav@FreeBSD.org>2007-06-28 16:56:00 +0800
commitace6de92ae1ee944b9076043b9a3813286a72073 (patch)
treec7cbe8038ae66b5081262a27a54d5ad9a5a2ff99 /chinese
parentfe7a131be17762b5e442213285cc66c449da9178 (diff)
downloadfreebsd-ports-graphics-ace6de92ae1ee944b9076043b9a3813286a72073.tar.gz
freebsd-ports-graphics-ace6de92ae1ee944b9076043b9a3813286a72073.tar.zst
freebsd-ports-graphics-ace6de92ae1ee944b9076043b9a3813286a72073.zip
- Extend brokennes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index 88e9aa84857..f10b7854ff6 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)