summaryrefslogtreecommitdiff
path: root/audio/nas/patches
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-10-28 00:49:48 +0000
committergrant <grant@pkgsrc.org>2003-10-28 00:49:48 +0000
commitb859576ba3e64fbc9d3374c007804bca5b3e9479 (patch)
tree3cddab43ae2516ee6e465b488ec085b465083e58 /audio/nas/patches
parent8b8c7b843ab202725cd50402793ffaa6b04bbfab (diff)
downloadpkgsrc-b859576ba3e64fbc9d3374c007804bca5b3e9479.tar.gz
backout unnecessary patch.
this patch was unnecessarily causing the resulting binaries to be linked against libaudio, which couldn't be found at runtime, and contrary to the log message it had no effect on PR pkg/23081. fixes my PR pkg/23288.
Diffstat (limited to 'audio/nas/patches')
-rw-r--r--audio/nas/patches/patch-aa15
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/nas/patches/patch-aa b/audio/nas/patches/patch-aa
deleted file mode 100644
index 6a8c5d8e2fd..00000000000
--- a/audio/nas/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2003/10/25 14:29:12 fredb Exp $
-
---- config/NetAudio.tmpl.orig 2002-07-20 20:40:34.000000000 -0500
-+++ config/NetAudio.tmpl
-@@ -28,6 +28,10 @@
- #define DoSharedLib HasSharedLibraries
- #define DoNormalLib YES
-
-+#ifndef SharedLibX
-+# define SharedLibX HasSharedLibraries
-+#endif
-+
- #ifndef WIN32
- #define Date @date
- #define RmTree(dir) $(RM) -r dir