mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Mark broken on sparc64.
Hat: portmgr
This commit is contained in:
parent
03e3067ddf
commit
b9d63ffb1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287846
@ -34,4 +34,10 @@ post-extract:
|
||||
@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/corec/tools/coremake/gcc_mak.inc
|
||||
@${RM} ${WRKSRC}/libmatroska2/test/test.proj
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: gmake: GNUmakefile: No such file or directory
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user