Also broken on powerpc.

Hat:		powerpc
This commit is contained in:
Mark Linimon 2010-04-01 09:51:28 +00:00
parent 5d637ea176
commit 5fee52ba8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251959

View File

@ -17,8 +17,8 @@ USE_DOS2UNIX= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
BROKEN= does not compile on ia64 or sparc64
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= does not compile on ia64, powerpc, or sparc64
.endif
post-patch: