--- src/libgame/sound.h.orig	Sat Dec 16 23:07:58 2000
+++ src/libgame/sound.h	Tue Jan 30 09:48:31 2001
@@ -24,7 +24,7 @@
 
 #if defined(PLATFORM_LINUX)
 #include <linux/soundcard.h>
-#elif defined(PLATFORM_FREEBSD)
+#elif defined(PLATFORM_FREEBSD) && !defined(NO_SOUNDS)
 #include <machine/soundcard.h>
 #elif defined(PLATFORM_HPUX)
 #include <sys/audio.h>
