summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 2f84bcd58ef0..a51e36ebfd31 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -24,6 +24,10 @@ PLIST_FILES= bin/ht
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64"
+BROKEN= Does not build on ia64
+.endif
+
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -nox11
CONFIGURE_ARGS=--disable-x11-textmode