diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-06-27 18:38:00 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-06-27 18:38:00 +0000 |
commit | 27c357d708637de906a65889206c1db9d492682f (patch) | |
tree | a39c5caffcd2d81e1906def78c8532d6b44f9974 /audio/rosegarden/files/patch-aj | |
parent | Update to 1.4.3 (diff) |
Update to 10.04.2
PR: ports/147755
Submitted by: Stas Timokhin <devel at stasyan.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=257073
Diffstat (limited to 'audio/rosegarden/files/patch-aj')
-rw-r--r-- | audio/rosegarden/files/patch-aj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/rosegarden/files/patch-aj b/audio/rosegarden/files/patch-aj deleted file mode 100644 index fca6882c3c57..000000000000 --- a/audio/rosegarden/files/patch-aj +++ /dev/null @@ -1,9 +0,0 @@ ---- /tmp/rosegarden-2.1/petal/petalmidi/Makefile Sun Mar 2 20:03:37 1997 -+++ ./petal/petalmidi/Makefile Fri May 14 17:24:26 1999 -@@ -2,5 +2,5 @@ - - pkgIndex.tcl : PetalMidi.tcl - @echo "The error message for PetalMidi.tcl is normal" -- echo "pkg_mkIndex . PetalMidi.tcl" | tclsh -+ echo "pkg_mkIndex . PetalMidi.tcl" | tclsh8.2 - |