$NetBSD: patch-ak,v 1.1 2006/04/12 21:30:56 joerg Exp $

--- client/Imakefile.orig	2006-03-29 23:38:42.000000000 +0000
+++ client/Imakefile
@@ -86,10 +86,9 @@ XCOMM **** and you need something change
 #endif
 
 #if defined(FreeBSDArchitecture)
-#define SOUND
 SYSDEFS = 
-SOUNDSERVER = tanked.sndsrv.freebsd
-SOUNDOBJS = sound.o
+SOUNDSERVER =
+SOUNDOBJS =
 SOUNDDEV = /dev/dsp
 #endif