diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-19 08:34:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-19 08:34:53 +0000 |
commit | 2f6fb4ef8c89c9f19a9bf14f1ad246ba56e157b2 (patch) | |
tree | bb5c6aa8636eda71a57d5817384c5f4b90ec7e0d /audio/rosegarden/files/patch-af | |
parent | - Add MASTER_SITE_XCONTRIB to MASTER_SITES. (diff) |
- Update MASTER_SITES
- Support PREFIX properly
- Fix configure error under XFree86 4.x
PR: 23621
Submitted by: Ports Furry
No response from: maintainer
Diffstat (limited to 'audio/rosegarden/files/patch-af')
-rw-r--r-- | audio/rosegarden/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rosegarden/files/patch-af b/audio/rosegarden/files/patch-af deleted file mode 100644 index 44b5c22b0614..000000000000 --- a/audio/rosegarden/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- /tmp/rosegarden-2.1/petal/Petal.c Sun Mar 2 20:03:31 1997 -+++ ./petal/Petal.c Fri May 14 17:25:50 1999 -@@ -2,7 +2,7 @@ - #include <stdio.h> - #include <ctype.h> - #include <string.h> --#include <tcl.h> -+#include <tcl8.2/tcl.h> - - #define NB_MODES 7 - #define NB_TONALITIES 17 /* names, actually */ |