summaryrefslogtreecommitdiffstats
path: root/editors/hte
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-28 23:06:23 +0000
committerkris <kris@FreeBSD.org>2005-10-28 23:06:23 +0000
commit360bcdef7663551d235611dc6466bcfbe80b3faf (patch)
treebed2d199338b41436c6e973aa94075e99ef9643f /editors/hte
parentf5df08c679ab844e16bcd50633111d75753d7450 (diff)
downloadFreeBSD-ports-360bcdef7663551d235611dc6466bcfbe80b3faf.zip
FreeBSD-ports-360bcdef7663551d235611dc6466bcfbe80b3faf.tar.gz
BROKEN on ia64: Does not build
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 b9908b2..217d978 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -27,6 +27,10 @@ PLIST_FILES= bin/ht
.include <bsd.port.pre.mk>
+.if ${ARCH} == ia64
+BROKEN= "Does not build on ia64"
+.endif
+
.if ${OSVERSION} < 400000
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
OpenPOWER on IntegriCloud