aboutsummaryrefslogtreecommitdiff
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-08-26 09:15:05 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-08-26 09:15:05 +0000
commit441c317dae78f1420ea217c04ee7454d34f3a49f (patch)
tree3ec1e73b7e451962cfffccd504992efce15713a4 /databases/pgaccess
parent2b3e364e5828e2ed86653895fc7f9b3964184a06 (diff)
downloadports-441c317dae78f1420ea217c04ee7454d34f3a49f.tar.gz
ports-441c317dae78f1420ea217c04ee7454d34f3a49f.zip
after removal of old postgresql port fix dependencies for postgresql7 port
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
Notes
Notes: svn path=/head/; revision=31993
Diffstat (limited to 'databases/pgaccess')
-rw-r--r--databases/pgaccess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 439035e8c2d4..bd6e16382667 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/
MAINTAINER= andreas@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
+RUN_DEPENDS= ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql7\
wish8.3:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/pgaccess