aboutsummaryrefslogtreecommitdiff
path: root/science/jstrack/files
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-07-15 13:19:08 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-07-15 13:19:08 +0000
commitc81ffae271967b641c440f6737ccae441435b3ce (patch)
treeddd92990075a342d46bbe5eb0a80d2b934b3650d /science/jstrack/files
parent7e2584229d3badb9d67f7d2514c13d7425443b03 (diff)
downloadports-c81ffae271967b641c440f6737ccae441435b3ce.tar.gz
ports-c81ffae271967b641c440f6737ccae441435b3ce.zip
- Update to 3.0.3
PR: ports/148517 Submitted by: Chris Rees <utisoft gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=257816
Diffstat (limited to 'science/jstrack/files')
-rw-r--r--science/jstrack/files/jstrack.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/jstrack/files/jstrack.sh.in b/science/jstrack/files/jstrack.sh.in
index 049f918ea2fc..6578cb62e01a 100644
--- a/science/jstrack/files/jstrack.sh.in
+++ b/science/jstrack/files/jstrack.sh.in
@@ -7,4 +7,5 @@ if {![catch {
}]} {
set myName $linkName
}
+cd %%PREFIX%%/lib/jstrack/tracker
source [file join [file dirname $myName] %%PREFIX%%/lib/jstrack/tracker/jstrack.tcl]