aboutsummaryrefslogtreecommitdiff
path: root/editors
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
parent8c3e44e2c449715f2e1b603e90d3a915d4af2cd9 (diff)
downloadports-2177b8eea2f457eb9da80ca32db911d2d744d181.tar.gz
ports-2177b8eea2f457eb9da80ca32db911d2d744d181.zip
Notes
Diffstat (limited to 'editors')
-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