Also broken on ia64 and powerpc.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2010-04-01 05:58:59 +00:00
parent 1a2dc1646a
commit b50c4b98e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251933

View file

@ -26,8 +26,8 @@ WRKSRC= ${WRKDIR}/WaveGain-${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ia64, powerpc, or sparc64
.endif
do-configure: