1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Mark as also broken on powerpc.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2010-04-01 06:13:39 +00:00
parent f441a60373
commit a1f10fe4c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251936

View File

@ -22,8 +22,8 @@ MAKE_ENV= LANG=${MANLANG}
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= Does not compile on amd64
.if ${ARCH} == "amd64" || ${ARCH} == "powerpc"
BROKEN= Does not compile on amd64 or powerpc
.endif
post-install: