aboutsummaryrefslogtreecommitdiffstats
path: root/editors/hte
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-17 01:30:13 +0800
committerkrion <krion@FreeBSD.org>2004-08-17 01:30:13 +0800
commit7d23ca721bd34c3a9a6767a3704a66100d786a23 (patch)
tree6feb49213a4d969d80c72718b0201a97e8a1a363 /editors/hte
parentff37b4a80f9baaf97c669b9c9b9d0597d0ae0c4c (diff)
downloadfreebsd-ports-gnome-7d23ca721bd34c3a9a6767a3704a66100d786a23.tar.gz
freebsd-ports-gnome-7d23ca721bd34c3a9a6767a3704a66100d786a23.tar.zst
freebsd-ports-gnome-7d23ca721bd34c3a9a6767a3704a66100d786a23.zip
Remove inappropriate BROKEN mark
PR: ports/70540 Submitted by: Ports Fury
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