summaryrefslogtreecommitdiff
path: root/audio/timidity/patches
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1998-03-07 19:01:36 +0000
committermycroft <mycroft@pkgsrc.org>1998-03-07 19:01:36 +0000
commitef5489af7b898ef891307cd48d579fe5bd810e22 (patch)
treeb5d6531a424a4d6f9a1a32d0394c084d7f44b8cc /audio/timidity/patches
parent332856e1e18debe6dc7e7c4259a9dba1e4f613ba (diff)
downloadpkgsrc-ef5489af7b898ef891307cd48d579fe5bd810e22.tar.gz
Actually, the install needs wish, to build the autoload index.
Diffstat (limited to 'audio/timidity/patches')
-rw-r--r--audio/timidity/patches/patch-ab11
1 files changed, 10 insertions, 1 deletions
diff --git a/audio/timidity/patches/patch-ab b/audio/timidity/patches/patch-ab
index 4b6c14ad369..3279993cd57 100644
--- a/audio/timidity/patches/patch-ab
+++ b/audio/timidity/patches/patch-ab
@@ -1,5 +1,5 @@
--- Makefile.orig Sun May 26 05:26:46 1996
-+++ Makefile Sat Mar 7 13:17:50 1998
++++ Makefile Sat Mar 7 13:55:24 1998
@@ -24,22 +24,23 @@
# But where to change without revealing my secret identity?
@@ -122,3 +122,12 @@
install.tk: $(ALLTCLF)
$(INSTALL) -m 644 $(ALLTCLF) $(TCL_DIR)
+@@ -281,7 +294,7 @@
+ groff -man $< >$@
+
+ tclIndex: $(TCLF)
+- echo 'auto_mkindex . *.tcl; exit' | wish
++ echo 'auto_mkindex . *.tcl; exit' | wish8.0
+
+ ########## Some special targets
+