mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mark as broken on powerpc: dumps core.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
7c6950f5c6
commit
105f839627
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285448
@ -153,4 +153,10 @@ post-patch:
|
||||
pre-configure:
|
||||
(cd ${WRKSRC} && ./bootstrap)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not install on powerpc: dumps core
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user