s/BROKEN/IGNORE/ since the package builds but is "too unstable" on 5.x
Approved by: portmgr (self)
This commit is contained in:
parent
c3bbf8ee3b
commit
080b7e7c4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118473
@ -22,7 +22,7 @@ USE_REINPLACE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
BROKEN= "too unstable on FreeBSD 5.x"
|
||||
IGNORE= is too unstable on FreeBSD >= 5.x
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
Loading…
Reference in New Issue
Block a user