aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-01-03 14:51:57 +0800
committerandreas <andreas@FreeBSD.org>2000-01-03 14:51:57 +0800
commit4191b3a9f88a057e9bbfba1fc2830a4cb1eb8cd4 (patch)
tree2e0d2a0e234148d4bca85fd83c840958672cd42a /databases
parent5afc57ccff0a824e9c6e8d8277eb9e3853b147a9 (diff)
downloadfreebsd-ports-graphics-4191b3a9f88a057e9bbfba1fc2830a4cb1eb8cd4.tar.gz
freebsd-ports-graphics-4191b3a9f88a057e9bbfba1fc2830a4cb1eb8cd4.tar.zst
freebsd-ports-graphics-4191b3a9f88a057e9bbfba1fc2830a4cb1eb8cd4.zip
can use tcl/tk82
Diffstat (limited to 'databases')
-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