From abc58f9ffcf96ab89617954b1c2eecb5477e3caf Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 23 Sep 2007 05:00:25 +0000 Subject: [PATCH, UPDATE] Update audio/csound and audio/csound-manual Update audio/csound to 5.06 csound has been "liberated" and is now GPL, see http://csounds.com/VercoeGift.html The corresponding csound entry in LEGAL should be removed, note that csound-manual isn't updated to 5.06 and is still subject to a restrictive license. With thanks to Erik Trulsson and Mel at -questions for patch-Top-csound.c PR: ports/116255 Submitted by: Martin Tournoij --- audio/csound/files/patch-cs_h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 audio/csound/files/patch-cs_h (limited to 'audio/csound/files/patch-cs_h') diff --git a/audio/csound/files/patch-cs_h b/audio/csound/files/patch-cs_h deleted file mode 100644 index efd2baaf1a78..000000000000 --- a/audio/csound/files/patch-cs_h +++ /dev/null @@ -1,11 +0,0 @@ ---- cs.h.orig Thu Apr 24 15:09:06 2003 -+++ cs.h Thu Apr 24 15:09:25 2003 -@@ -782,7 +782,7 @@ - # define POLL_EVENTS() STasks() - # define __cdecl - #else --#ifdef LINUX -+#if defined(LINUX) && defined(HAVE_FLTK) - extern int POLL_EVENTS(void); - #else - # define POLL_EVENTS() (1) -- cgit v1.2.3