freebsd-ports/mbone/sdr/files/patch-ab
Bill Fenner 4e2842b561 Update to sdr 3.0.
Depend on tcl/tk 8.4.

Submitted by:	overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR:		ports/52779
2004-02-02 00:55:08 +00:00

12 lines
327 B
Plaintext

--- ../src/Makefile.template.orig Tue May 25 16:27:44 1999
+++ ../src/Makefile.template Thu Nov 4 11:05:39 1999
@@ -88,7 +88,7 @@
$(SDR_UI_FILES): tcl2c
parsed_plugins.tcl: ../src/plugin2tcl.tcl
- tclsh8.0 ../src/plugin2tcl.tcl
+ tclsh8.4 ../src/plugin2tcl.tcl
uweb: $(WWWOBJS)
$(CC) -ggdb -o uweb $(WWWOBJS) $(LIBS)