mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Also broken on powerpc.
Hat: portmgr
This commit is contained in:
parent
7548b5a152
commit
9df97446a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288141
@ -42,8 +42,8 @@ PORTDATA= *
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
|
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
|
||||||
BROKEN= Does not compile on sparc64 or ia64
|
BROKEN= Does not compile on ia64, powerpc, or sparc64
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
|
Loading…
Reference in New Issue
Block a user