mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Mark as broken on sparc64-9: fails to link.
Hat: portmgr
This commit is contained in:
parent
78bc8e3bd9
commit
9ccaceda51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287850
@ -66,4 +66,10 @@ do-install:
|
||||
${CP} ${WRKSRC}/${OPSYS}`${UNAME} -r`_DBG.OBJ/jsautocfg.h ${WRKSRC}
|
||||
@${INSTALL_DATA} ${JSH:S,^,${WRKSRC}/,} ${PREFIX}/include/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64" && ${OSVERSION} > 900000
|
||||
BROKEN= Does not build on sparc64-9: fails to link
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user