aboutsummaryrefslogtreecommitdiff
path: root/audio/sphinx
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sphinx')
-rw-r--r--audio/sphinx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile
index 086894704868..19cc5a9476f4 100644
--- a/audio/sphinx/Makefile
+++ b/audio/sphinx/Makefile
@@ -16,4 +16,7 @@ MAINTAINER= trevor@jpj.net
USE_LIBTOOL= yes
USE_GMAKE= yes
+# contains i386 sound code
+ONLY_FOR_ARCHS= i386
+
.include <bsd.port.mk>