summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 71e7c34264e9..4d675910a877 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -28,10 +28,6 @@ PLIST_FILES= bin/ht
BROKEN= does not build on ia64
.endif
-.if ${ARCH} == "amd64" && ${OSVERSION} > 700000
-BROKEN= does not build on 7.x for amd64
-.endif
-
.if ${OSVERSION} < 400000
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif