aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-18 22:20:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-18 22:20:31 +0000
commit412cf469278d701d801737be6cb98b8008041d90 (patch)
tree7b8cc565e5bc7f20f238a5376648a8247a4e9046 /editors
parent25cfeceefb8783f7244743f850aabcc3e305d8b1 (diff)
downloadports-412cf469278d701d801737be6cb98b8008041d90.tar.gz
ports-412cf469278d701d801737be6cb98b8008041d90.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/flim113/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile
index 4a923f99de96..c50fa074170a 100644
--- a/editors/flim113/Makefile
+++ b/editors/flim113/Makefile
@@ -56,6 +56,10 @@ MAKE_ARGS+= PREFIX="${LOCALBASE}" \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64"
+BROKEN= "Does not build on ia64"
+.endif
+
.if defined(EMACS_PORT_NAME)
# depends on apel (case of xemacs-21.x or later)
.if defined(EMACS_PACKAGESDIR)