mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +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
|
CONFIGURE_ARGS+= --disable-openmp
|
||||||
.endif
|
.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