BROKEN on 7.0: does not compile
This commit is contained in:
parent
a7853512bb
commit
0e76218c7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172735
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@ MAN8= ird.8 micod.8 nsd.8
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700019
|
||||
BROKEN= Does not compile on FreeBSD >= 7.0
|
||||
.endif
|
||||
|
||||
# Does not build on alpha 4.x
|
||||
.if ${OSVERSION} < 500000
|
||||
NOT_FOR_ARCHS= alpha
|
||||
|
|
Loading…
Reference in a new issue