aboutsummaryrefslogtreecommitdiff
path: root/databases/pgaccess/files
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-10 22:08:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-10 22:08:07 +0000
commit765b62e14fae235388f3d1596501008ba39c1360 (patch)
treecffc1af582e8ffaf3da26371ef0eedaa9f650b19 /databases/pgaccess/files
parentd72365ae81c0096bb3f7c2c40b46131ae3e1c565 (diff)
downloadports-765b62e14fae235388f3d1596501008ba39c1360.tar.gz
ports-765b62e14fae235388f3d1596501008ba39c1360.zip
Notes
Diffstat (limited to 'databases/pgaccess/files')
-rw-r--r--databases/pgaccess/files/patch-aa20
1 files changed, 12 insertions, 8 deletions
diff --git a/databases/pgaccess/files/patch-aa b/databases/pgaccess/files/patch-aa
index 565665a0d7ec..881ec4c85530 100644
--- a/databases/pgaccess/files/patch-aa
+++ b/databases/pgaccess/files/patch-aa
@@ -1,8 +1,12 @@
---- pgaccess.tcl.orig Sun Oct 12 14:45:16 1997
-+++ pgaccess.tcl Sun Oct 12 14:45:25 1997
-@@ -1,4 +1,4 @@
--#!/usr/bin/wish
-+#! /usr/local/bin/wish8.0
- #############################################################################
- # Visual Tcl v1.10 Project
- #
+--- pgaccess.orig Sun Sep 19 23:43:12 1999
++++ pgaccess Sun Sep 19 23:43:18 1999
+@@ -1,7 +1,7 @@
+ #!/bin/sh
+
+-PATH_TO_WISH=/usr/bin/wish
+-PGACCESS_HOME=/usr/local/pgaccess
++PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.0
++PGACCESS_HOME=!!PREFIX!!/share/pgaccess
+
+ export PATH_TO_WISH
+ export PGACCESS_HOME