1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Update to latest version 0.98.6

TCL/TK 8.3 works, so changed port dependencies
This commit is contained in:
Andreas Klemm 2000-07-09 19:55:58 +00:00
parent c26b9ffe31
commit d359087daa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30379
3 changed files with 4 additions and 5 deletions

View File

@ -6,18 +6,17 @@
#
PORTNAME= pgaccess
PORTVERSION= 0.98.4
PORTVERSION= 0.98.6
CATEGORIES= databases
MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
wish8.2:${PORTSDIR}/x11-toolkits/tk82
wish8.3:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/pgaccess
NO_BUILD= yes
FETCH_BEFORE_ARGS= -b
do-install:
@${MKDIR} ${PREFIX}/share/pgaccess

View File

@ -1 +1 @@
MD5 (pgaccess-0.98.4.tar.gz) = 1edab02edb311f170f94b0e4f339176e
MD5 (pgaccess-0.98.6.tar.gz) = e67f033eed6e11f0760da6d441ebe593

View File

@ -5,7 +5,7 @@
-PATH_TO_WISH=/usr/bin/wish
-PGACCESS_HOME=/usr/local/pgaccess
+PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.2
+PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.3
+PGACCESS_HOME=!!PREFIX!!/share/pgaccess
export PATH_TO_WISH