diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-11-12 17:21:38 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-11-12 17:21:38 +0000 |
commit | 1da217351f0bf2d0db5626db4754f7a97359d070 (patch) | |
tree | 0da32dfb15e0a5d15258e6136c26316e129e5147 /audio/csound/files/patch-InOut_rtalsa.c | |
parent | - Improve Kerberos support (diff) |
Remove expired ports:
2017-11-12 audio/smasher: Does not build with modern csound
2017-11-12 audio/csound: Not supported upstream anymore, use csound6
Notes
Notes:
svn path=/head/; revision=454057
Diffstat (limited to 'audio/csound/files/patch-InOut_rtalsa.c')
-rw-r--r-- | audio/csound/files/patch-InOut_rtalsa.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/csound/files/patch-InOut_rtalsa.c b/audio/csound/files/patch-InOut_rtalsa.c deleted file mode 100644 index df863ed7a06a..000000000000 --- a/audio/csound/files/patch-InOut_rtalsa.c +++ /dev/null @@ -1,12 +0,0 @@ ---- InOut/rtalsa.c.orig 2013-01-07 12:49:34 UTC -+++ InOut/rtalsa.c -@@ -35,9 +35,6 @@ - /* #ifndef _BSD_SOURCE */ - /* #define _BSD_SOURCE 1 */ - /* #endif */ --#include <alloca.h> --#include <termios.h> --#include <unistd.h> - - #include "csdl.h" - |