mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mark as broken on powerpc: fails to install with signal 11.
Hat: portmgr
This commit is contained in:
parent
37816ad11a
commit
b64acbdd0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288132
@ -36,4 +36,10 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's@/usr/local@${LOCALBASE}@g' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not install on powerpc: signal 11
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user