1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Also broken on powerpc.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2011-12-28 04:00:51 +00:00
parent 7548b5a152
commit 9df97446a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288141

View File

@ -42,8 +42,8 @@ PORTDATA= *
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
BROKEN= Does not compile on sparc64 or ia64
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ia64, powerpc, or sparc64
.endif
post-extract: