aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-03-16 15:50:12 +0800
committerlinimon <linimon@FreeBSD.org>2009-03-16 15:50:12 +0800
commit31d62317ff429f832855465a758388320297928d (patch)
tree3ca769a32c6d173c190324bb6833f62118583579 /audio
parenta011ad07cf2ca7a78034dc7c8599a46e3ecb8840 (diff)
downloadfreebsd-ports-gnome-31d62317ff429f832855465a758388320297928d.tar.gz
freebsd-ports-gnome-31d62317ff429f832855465a758388320297928d.tar.zst
freebsd-ports-gnome-31d62317ff429f832855465a758388320297928d.zip
Mark as broken on sparc64: latest version includes i386 asm.
Diffstat (limited to 'audio')
-rw-r--r--audio/wavegain/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/wavegain/Makefile b/audio/wavegain/Makefile
index 7b02343b89e5..5c0be70e3209 100644
--- a/audio/wavegain/Makefile
+++ b/audio/wavegain/Makefile
@@ -26,6 +26,10 @@ WRKSRC= ${WRKDIR}/WaveGain-${PORTVERSION}
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
do-configure:
@cd ${WRKSRC} && ${CP} Makefile.linux Makefile