BROKEN on 5.x: Does not build
Approved by: portmgr (self)
This commit is contained in:
parent
63f77f3ea0
commit
20eecd3dd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118241
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue