diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2004-02-02 00:55:08 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2004-02-02 00:55:08 +0000 |
commit | 4e2842b561dc69de56c2f792bd4096e1d5689799 (patch) | |
tree | 59cca62501995772ea3ab57251c84bdc4e93e702 /net/sdr/files/patch-ab | |
parent | Sync with www/mozilla. This makes sure that future development ports (diff) |
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
Notes
Notes:
svn path=/head/; revision=99768
Diffstat (limited to 'net/sdr/files/patch-ab')
-rw-r--r-- | net/sdr/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sdr/files/patch-ab b/net/sdr/files/patch-ab index ca6c5f8fe01f..bb154934fbd1 100644 --- a/net/sdr/files/patch-ab +++ b/net/sdr/files/patch-ab @@ -5,7 +5,7 @@ parsed_plugins.tcl: ../src/plugin2tcl.tcl - tclsh8.0 ../src/plugin2tcl.tcl -+ tclsh8.2 ../src/plugin2tcl.tcl ++ tclsh8.4 ../src/plugin2tcl.tcl uweb: $(WWWOBJS) $(CC) -ggdb -o uweb $(WWWOBJS) $(LIBS) |