diff -Nur /usr/ports/editors/hte/Makefile /usr/ports/editors/hte.new/Makefile --- /usr/ports/editors/hte/Makefile Sat May 26 00:11:44 2007 +++ /usr/ports/editors/hte.new/Makefile Sat Jun 9 09:22:54 2007 @@ -24,6 +24,10 @@ .include +.if ${ARCH} == "ia64" +BROKEN= Does not build on ia64 +.endif + .if defined(WITHOUT_X11) PKGNAMESUFFIX= -nox11 CONFIGURE_ARGS=--disable-x11-textmode