summaryrefslogtreecommitdiff
path: root/audio/xmms-quix3dn
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2006-02-12 23:14:46 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2006-02-12 23:14:46 +0000
commitcd9d12f4bbb9d459a4b1f23d7bd053505fdbb899 (patch)
tree274fd5e347331e3edf5b63d1469722ef5295e6b6 /audio/xmms-quix3dn
parentBROKEN: Incorrect pkg-plist (diff)
Mark only for i386. xmms-quix3dn previously relied on compat4x failing on
amd64 but as compat4x now installs there if fails to detect 32 libs via LIB_DEPENDS. While the failure has to do with compat4x port problems, this port nevertheless installs i386 plugin which will not work with native xmms on amd64 (and most probably not on alpha). Reported by: kris
Notes
Notes: svn path=/head/; revision=155885
Diffstat (limited to 'audio/xmms-quix3dn')
-rw-r--r--audio/xmms-quix3dn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-quix3dn/Makefile b/audio/xmms-quix3dn/Makefile
index 81a62c4bd580..ae444835ccf4 100644
--- a/audio/xmms-quix3dn/Makefile
+++ b/audio/xmms-quix3dn/Makefile
@@ -22,6 +22,7 @@ USE_X_PREFIX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_FILES= lib/xmms/Effect/libquix3dn.so
+ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>