mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Mark as broken on 5.x: fails to install.
Approved by: portmgr (self)
This commit is contained in:
parent
a0da4e3c76
commit
639f248e23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202832
@ -32,4 +32,10 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|' \
|
||||
${WRKSRC}/${PORTNAME}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= Fails to compile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user