summaryrefslogtreecommitdiff
path: root/audio/audacity/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audacity/patches/patch-ab')
-rw-r--r--audio/audacity/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/audacity/patches/patch-ab b/audio/audacity/patches/patch-ab
deleted file mode 100644
index fce800c6bc2..00000000000
--- a/audio/audacity/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2004/04/20 18:02:16 ben Exp $
-
---- lib-src/libnyquist/sys/term.c.orig Sat Mar 6 16:02:50 2004
-+++ lib-src/libnyquist/sys/term.c
-@@ -40,7 +40,7 @@ int term_testchar()
- #else
-
- #include <termios.h>
--#ifndef __APPLE__
-+#ifdef __LINUX__
- #include <asm/ioctls.h>
- #endif
- #include <signal.h>