BROKEN on 5.x: Does not build

Approved by:    portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-18 17:44:09 +00:00
parent 63f77f3ea0
commit 20eecd3dd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118241

View file

@ -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