1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/databases/pgaccess/files/patch-aa
2000-01-03 06:51:57 +00:00

13 lines
299 B
Plaintext

--- 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.2
+PGACCESS_HOME=!!PREFIX!!/share/pgaccess
export PATH_TO_WISH
export PGACCESS_HOME