aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-03 18:26:37 +0800
committerpav <pav@FreeBSD.org>2004-03-03 18:26:37 +0800
commit11daa663b6fb622b1c027775366c4ed2a86ec37b (patch)
tree9b402d192d6b0eba3be77d31e716b6e489c2ea8b /audio
parent4c8b2b1670ef6ab4aa7ed35c3e561c3292c34fec (diff)
downloadfreebsd-ports-gnome-11daa663b6fb622b1c027775366c4ed2a86ec37b.tar.gz
freebsd-ports-gnome-11daa663b6fb622b1c027775366c4ed2a86ec37b.tar.zst
freebsd-ports-gnome-11daa663b6fb622b1c027775366c4ed2a86ec37b.zip
- Mark ONLY_FOR_ARCHS=i386: contains assembly
Reported by: bento via kris
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-wma/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile
index b2ec2fb6afea..250884ebc3a4 100644
--- a/audio/xmms-wma/Makefile
+++ b/audio/xmms-wma/Makefile
@@ -19,6 +19,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
+ONLY_FOR_ARCHS= i386
+
PLIST_FILES= lib/xmms/Input/libwma.so
.include <bsd.port.mk>