aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/pgaccess/Makefile2
-rw-r--r--databases/pgaccess/files/patch-aa2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index b7dc92d8086..c233a942197 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= ${PREFIX}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
- wish8.0:${PORTSDIR}/x11-toolkits/tk80
+ wish8.2:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/pgaccess
NO_BUILD= yes
diff --git a/databases/pgaccess/files/patch-aa b/databases/pgaccess/files/patch-aa
index 881ec4c8553..0adb5cf2d07 100644
--- a/databases/pgaccess/files/patch-aa
+++ b/databases/pgaccess/files/patch-aa
@@ -5,7 +5,7 @@
-PATH_TO_WISH=/usr/bin/wish
-PGACCESS_HOME=/usr/local/pgaccess
-+PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.0
++PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.2
+PGACCESS_HOME=!!PREFIX!!/share/pgaccess
export PATH_TO_WISH