mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Also mark BROKEN on recent 7 after the MFC of strndup(3).
Submitted by: pointyhat
This commit is contained in:
parent
1f845b4223
commit
fcab1880ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228190
@ -58,7 +58,7 @@ post-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800058
|
||||
.if ${OSVERSION} >= 800058 || (${OSVERSION} >= 701101 && ${OSVERSION} < 800000)
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user