summaryrefslogtreecommitdiff
path: root/audio/audacity/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audacity/patches/patch-ad')
-rw-r--r--audio/audacity/patches/patch-ad8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacity/patches/patch-ad b/audio/audacity/patches/patch-ad
index 67f875a8803..04084c9f35c 100644
--- a/audio/audacity/patches/patch-ad
+++ b/audio/audacity/patches/patch-ad
@@ -1,7 +1,7 @@
-$NetBSD: patch-ad,v 1.2 2002/10/04 08:59:36 jlam Exp $
+$NetBSD: patch-ad,v 1.3 2004/04/20 18:02:16 ben Exp $
---- snd/sndio.c.orig Wed Jun 5 00:51:19 2002
-+++ snd/sndio.c
+--- lib-src/libnyquist/snd/sndio.c.orig Sat Feb 28 11:19:39 2004
++++ lib-src/libnyquist/snd/sndio.c
@@ -20,7 +20,7 @@
#ifdef WIN32
#include <sys/stat.h>
@@ -10,4 +10,4 @@ $NetBSD: patch-ad,v 1.2 2002/10/04 08:59:36 jlam Exp $
+#elif defined(__FreeBSD__) || defined(__NetBSD__)
#include <sys/stat.h>
#else
- #ifndef __WXMAC__
+ #endif