Mark as broken on powerpc: does not compile.
Hat: portmgr
This commit is contained in:
parent
383e063169
commit
713b200e63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251926
@ -44,4 +44,10 @@ post-install:
|
||||
regression-test:
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not compile on powerpc
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user