mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
27df04e06b
PR: 11712 Submitted by: maintainer
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
--- /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.0
|
|
|