Sphinx has some i386-only sound code, adjust to account for this fact.

Submitted by:	Alexander Langer <alex@big.endian.de>
This commit is contained in:
Will Andrews
2000-06-08 14:58:04 +00:00
parent 734603bc20
commit 9d547674c9

View File

@@ -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>