diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2004-02-02 01:07:25 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2004-02-02 01:07:25 +0000 |
commit | 59ff1d9146c4595df722c1d54d69f120396a1fe1 (patch) | |
tree | 0c63cc93a7a8019c748331a2a3d76466f8a7c21b /audio/rat/files/patch-ab | |
parent | Update to sdr 3.0. (diff) |
Upgrade rat to version 4.2.25.
Depend on tcl/tk 8.3 (won't build out of the box with 8.4)
Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR: ports/52779
Notes
Notes:
svn path=/head/; revision=99769
Diffstat (limited to 'audio/rat/files/patch-ab')
-rw-r--r-- | audio/rat/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rat/files/patch-ab b/audio/rat/files/patch-ab deleted file mode 100644 index 21a58452751e..000000000000 --- a/audio/rat/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- rat/auddev_newpcm.c.orig Sun Sep 8 01:37:33 2002 -+++ rat/auddev_newpcm.c Sun Sep 8 01:37:40 2002 -@@ -20,7 +20,7 @@ - #include "memory.h" - #include "debug.h" - --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #include <sys/types.h> - - #include <dirent.h> |