summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-16 17:30:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-16 17:30:13 +0000
commit2177b8eea2f457eb9da80ca32db911d2d744d181 (patch)
treec36ecf9594d5fc860b04cb7137bcd6ea8e066331 /editors/hte
parentUpgrade to 2.1.0. (diff)
Remove inappropriate BROKEN mark
PR: ports/70540 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=116420
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 63dd791c775f..edd26b8e16c0 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -28,10 +28,6 @@ PLIST_FILES= bin/ht
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile with gcc 3.4.2"
-.endif
-
.if ${OSVERSION} < 400000
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif