summaryrefslogtreecommitdiff
path: root/science/jstrack/files/patch-paths.tcl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-14 10:30:24 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-14 10:30:24 +0000
commitbfb33da14ed00530d3bed620bce72b94cc468644 (patch)
treeee1936a0d8fb2941174d596b24407231fba51940 /science/jstrack/files/patch-paths.tcl
parentUpgrade from 2.8.3 to 2.8.4. (diff)
- Convert to USES=tk
- Convert to new LIB_DEPENDS format - STAGE-clean
Notes
Notes: svn path=/head/; revision=339675
Diffstat (limited to 'science/jstrack/files/patch-paths.tcl')
-rw-r--r--science/jstrack/files/patch-paths.tcl11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/jstrack/files/patch-paths.tcl b/science/jstrack/files/patch-paths.tcl
new file mode 100644
index 000000000000..c73b0727fe69
--- /dev/null
+++ b/science/jstrack/files/patch-paths.tcl
@@ -0,0 +1,11 @@
+--- paths.tcl.orig 2014-01-14 11:09:14.000000000 +0100
++++ paths.tcl 2014-01-14 11:09:48.000000000 +0100
+@@ -41,7 +41,7 @@
+ # Typical location (multi-user use) for WinXX systems
+ # set install_dir c:/jstrack
+ # install_dir value determined by autoconfig.tcl:
+-set install_dir "/Users/jim/src/ht"
++set install_dir "%%PREFIX%%/lib/jstrack"
+ # Directory for storm data (must be an absolute path, e.g.,
+ # /usr/local/lib/jstrack or $install_dir/tracker/storms).
+ #