Mark BROKEN on 8: does not build after arp-v2 import.
Submitted by: pointyhat
This commit is contained in:
parent
70e73aa960
commit
5757f03eee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225508
@ -32,4 +32,10 @@ BUILD_DEPENDS= play:${PORTSDIR}/audio/play
|
||||
post-extract:
|
||||
${CHMOD} 744 ${WRKSRC}/install-sh
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800059
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user