aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-08-26 17:15:05 +0800
committerandreas <andreas@FreeBSD.org>2000-08-26 17:15:05 +0800
commit612870773fbbecdb1c8585f9ec3a0e00d003e04d (patch)
tree2593e589dc7bd47d310ec845c1835564a306300b /databases/pgaccess
parent03699049be239d167fda5158ef8c7dbce6f6a294 (diff)
downloadfreebsd-ports-gnome-612870773fbbecdb1c8585f9ec3a0e00d003e04d.tar.gz
freebsd-ports-gnome-612870773fbbecdb1c8585f9ec3a0e00d003e04d.tar.zst
freebsd-ports-gnome-612870773fbbecdb1c8585f9ec3a0e00d003e04d.zip
after removal of old postgresql port fix dependencies for postgresql7 port
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
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