Mark as broken on powerpc.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
2e14f19ca3
commit
94085d7d41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285451
@ -42,4 +42,10 @@ do-install:
|
||||
.endif
|
||||
${PREFIX}/bin/hanzim -port-install
|
||||
|
||||
.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