mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Mark as broken on powerpc.
Hat: portmgr
This commit is contained in:
parent
514744fe3f
commit
63379aff19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251931
@ -30,4 +30,10 @@ CONFIGURE_ARGS+= --enable-openmp
|
||||
CONFIGURE_ARGS+= --disable-openmp
|
||||
.endif
|
||||
|
||||
.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