aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel-mule
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 02:37:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 02:37:34 +0000
commit95de22d4325f8665154b73dfb253e30f1705ba5f (patch)
tree52ef836ded2d9bb6894253f0c9cb49bc71b5d722 /editors/xemacs-devel-mule
parent0216d5d9626c35e305083952baa5a35c2d6f6082 (diff)
downloadports-95de22d4325f8665154b73dfb253e30f1705ba5f.tar.gz
ports-95de22d4325f8665154b73dfb253e30f1705ba5f.zip
BROKEN on amd64, ia64 and sparc64: Build fails
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=132080
Diffstat (limited to 'editors/xemacs-devel-mule')
-rw-r--r--editors/xemacs-devel-mule/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile
index 365a24a02c24..8d57d1cb92e4 100644
--- a/editors/xemacs-devel-mule/Makefile
+++ b/editors/xemacs-devel-mule/Makefile
@@ -106,6 +106,10 @@ PLIST_SUB= XEMACS_VER=${XEMACS_VER} XEMACS_ARCH=${XEMACS_ARCH}
CONFIGURE_ARGS+=--with-system-malloc --enable-pdump
.endif
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64" || ${ARCH} == "ia64"
+BROKEN= "Does not build on amd64, sparc64 or ia64"
+.endif
+
pre-fetch:
.if defined(WITHOUT_X11)
@${ECHO_MSG} ""