summaryrefslogtreecommitdiffstats
path: root/editors/hte
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-09-18 17:44:09 +0000
committerkris <kris@FreeBSD.org>2004-09-18 17:44:09 +0000
commit773be81c1afd2fed991100ecad55c48a8fdccca7 (patch)
tree82c670c0247e48ee237e6b40513dc2093e6138b9 /editors/hte
parentd8fdc234e9d4fac9cf9e3ac017be7c523858616d (diff)
downloadFreeBSD-ports-773be81c1afd2fed991100ecad55c48a8fdccca7.zip
FreeBSD-ports-773be81c1afd2fed991100ecad55c48a8fdccca7.tar.gz
BROKEN on 5.x: Does not build
Approved by: portmgr (self)
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index edd26b8..a5f67a4 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -28,6 +28,10 @@ PLIST_FILES= bin/ht
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not build on FreeBSD >= 5.x"
+.endif
+
.if ${OSVERSION} < 400000
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
OpenPOWER on IntegriCloud