summaryrefslogtreecommitdiff
path: root/databases/pgaccess/files/run-tcl-file
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-09-06 09:27:24 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-09-06 09:27:24 +0000
commit18e51b603d3c6521ba24b2878a65bf5ddc2a9714 (patch)
treedf8f2929a93cbe2dfcdfcec6db97d1ac67ced603 /databases/pgaccess/files/run-tcl-file
parentUpdate to version 14.8.0 (diff)
- Update to new upstream version 1.00.20140902
- Assign maintainership to Chris Hutchinson <portmaster@bsdforge.com> - Cleanup Makefile, update pkg-descr - Stagify - Remove EXPIRATION_DATE PR: 193046 Submitted by: portmaster@bsdforge.com Reviewed by: riggs
Diffstat (limited to 'databases/pgaccess/files/run-tcl-file')
-rw-r--r--databases/pgaccess/files/run-tcl-file2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgaccess/files/run-tcl-file b/databases/pgaccess/files/run-tcl-file
index 8b5b563b3648..51a7cb47a2c9 100644
--- a/databases/pgaccess/files/run-tcl-file
+++ b/databases/pgaccess/files/run-tcl-file
@@ -1,6 +1,6 @@
#!/bin/sh
-PATH_TO_WISH='%%LOCALBASE%%/bin/wish%%TCL_VERSION%%'
+PATH_TO_WISH='%%WISH%%'
PGACCESS_HOME='%%PREFIX%%/share/postgresql/pgaccess'
PGLIB='%%LOCALBASE%%/lib'
PGPORT="${PGPORT:-5432}"