mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
- Update BROKENness, builds fine on 7.x, but segfaults on 8.x
PR: 135063 Submitted by: Willem Jan Withagen <wjw@withagen.nl> (maintainer)
This commit is contained in:
parent
e0cbb5eccf
commit
b93a77f4a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234912
@ -21,8 +21,8 @@ MAN2= mtc.2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= Segfault during build on FreeBSD >= 7.0
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= Segfault during build on FreeBSD >= 8.0
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user