aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-06-09 12:59:33 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-06-09 12:59:33 +0000
commitece53b5e7abf3ccbaa2a998f3fa326b91a69330f (patch)
treef96af316ef3bad4e5007ed45263a49311dd8e532 /editors
parentc10c9492c64ae44c303de42a38ff35d5df7826b0 (diff)
downloadports-ece53b5e7abf3ccbaa2a998f3fa326b91a69330f.tar.gz
ports-ece53b5e7abf3ccbaa2a998f3fa326b91a69330f.zip
- BROKEN on ia64: does not build
PR: ports/113489 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
Notes
Notes: svn path=/head/; revision=193103
Diffstat (limited to 'editors')
-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