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-Opcodes_urandom.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
Diffstat (limited to 'audio/csound/files/patch-Opcodes_urandom.c')
-rw-r--r-- | audio/csound/files/patch-Opcodes_urandom.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/csound/files/patch-Opcodes_urandom.c b/audio/csound/files/patch-Opcodes_urandom.c deleted file mode 100644 index 3cf8554709da..000000000000 --- a/audio/csound/files/patch-Opcodes_urandom.c +++ /dev/null @@ -1,10 +0,0 @@ ---- Opcodes/urandom.c.orig 2013-01-07 12:49:34 UTC -+++ Opcodes/urandom.c -@@ -22,7 +22,6 @@ - */ - - #include "csdl.h" --#include <ieee754.h> - - typedef struct { - OPDS h; |