aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2005-10-11 05:23:45 +0800
committermi <mi@FreeBSD.org>2005-10-11 05:23:45 +0800
commitf9294e31db16e8d9ae59264cf349b9cff877f77f (patch)
tree6df2f595442ccfdde381d35452e259a0b1d695f8 /audio
parentba0901727900931cd27b39b0fcda6400435b40a6 (diff)
downloadfreebsd-ports-gnome-f9294e31db16e8d9ae59264cf349b9cff877f77f.tar.gz
freebsd-ports-gnome-f9294e31db16e8d9ae59264cf349b9cff877f77f.tar.zst
freebsd-ports-gnome-f9294e31db16e8d9ae59264cf349b9cff877f77f.zip
Add the missing patch, which provides for nas executables linking
dynamically with -laudio.
Diffstat (limited to 'audio')
-rw-r--r--audio/nas/files/patch-tmpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/nas/files/patch-tmpl b/audio/nas/files/patch-tmpl
new file mode 100644
index 000000000000..8be973f99326
--- /dev/null
+++ b/audio/nas/files/patch-tmpl
@@ -0,0 +1,9 @@
+--- 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