aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wavegain
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-04-01 13:58:59 +0800
committerlinimon <linimon@FreeBSD.org>2010-04-01 13:58:59 +0800
commit77cf6b6a08f5da84a734a07a5a33381a29c910c6 (patch)
tree0205e1e291a73cc7f881db9baa5182fd8dab16bd /audio/wavegain
parentea3c152d497f396ef2c9057c13478ab02aeb9211 (diff)
downloadfreebsd-ports-gnome-77cf6b6a08f5da84a734a07a5a33381a29c910c6.tar.gz
freebsd-ports-gnome-77cf6b6a08f5da84a734a07a5a33381a29c910c6.tar.zst
freebsd-ports-gnome-77cf6b6a08f5da84a734a07a5a33381a29c910c6.zip
Also broken on ia64 and powerpc.
Hat: portmgr
Diffstat (limited to 'audio/wavegain')
-rw-r--r--audio/wavegain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wavegain/Makefile b/audio/wavegain/Makefile
index 5c0be70e3209..91622c5446d0 100644
--- a/audio/wavegain/Makefile
+++ b/audio/wavegain/Makefile
@@ -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: