Date: Wed, 20 Jun 2001 22:12:26 -0500 From: Ed Heil <ejh@zaftig.dyndns.org> To: freebsd-questions@freebsd.org Subject: disabling esound from audio packages Message-ID: <20010620221226.B12685@zaftig.dyndns.org>
next in thread | raw e-mail | index | archive | help
Hi. I'm running FreeBSD 4.3, and I've recently noticed that packages such as timidity and mpg123 compile with esound support by default. I don't want esound support, because my machine's pretty slow and esound slows it down more. I tried "make WANT_ESOUND=no" and that didn't seem to help -- esound still ran when I ran the resulting executables. I also tried editing the makefiles so that WANT_ESOUND was equal to "no" but that didn't seem to have any effect either. Is there a simple technique I'm missing here or is this less trivial than I hoped? -- Ed Heil ............................................. ejh@zaftig.dyndns.org and a few other email addresses ..................................................... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010620221226.B12685>