Change IGNORE to BROKEN in previous
This commit is contained in:
parent
cf27991ee3
commit
df158b13cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172730
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ IGNORE=is not supported on FreeBSD < 6.0
|
|||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700019
|
||||
IGNORE= does not compile on FreeBSD >= 7.0
|
||||
BROKEN= does not compile on FreeBSD >= 7.0
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue