mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
26379b9170
dynamically with -laudio.
10 lines
355 B
Plaintext
10 lines
355 B
Plaintext
--- config/NetAudio.tmpl Sat Feb 14 18:38:32 2004
|
|
+++ config/NetAudio.tmpl Mon Oct 10 13:27:33 2005
|
|
@@ -59,5 +59,5 @@
|
|
#if HasSharedLibraries
|
|
#define NormalLibAudio NormalLibX
|
|
-#define SharedLibAudio SharedLibX
|
|
+#define SharedLibAudio YES
|
|
#define DebugLibAudio DebugLibX
|
|
#define ProfileLibAudio ProfileLibX
|