mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Mark as broken on sparc64.
Hat: portmgr
This commit is contained in:
parent
9cde1e9621
commit
5208dca85e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252182
@ -37,4 +37,10 @@ MAN1= gcpio.1
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64: invalid use of stat macro
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user