freebsd-ports/databases/pgaccess/files/patch-aa
Andreas Klemm d359087daa Update to latest version 0.98.6
TCL/TK 8.3 works, so changed port dependencies
2000-07-09 19:55:58 +00:00

12 lines
299 B
Text

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