summaryrefslogtreecommitdiff
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-01-03 06:51:57 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-01-03 06:51:57 +0000
commitbb43a72f5530b5677577bf9497e2d1d4e924af69 (patch)
treee74020cd8e1b72d70ccc7b255a828972d26506c9 /databases/pgaccess
parentUpdate to 0.3.4 (diff)
can use tcl/tk82
Notes
Notes: svn path=/head/; revision=24379
Diffstat (limited to 'databases/pgaccess')
-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 b7dc92d80863..c233a942197e 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 881ec4c85530..0adb5cf2d07c 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