aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-22 07:35:19 +0800
committerMichael Haro <mharo@FreeBSD.org>2000-03-22 07:35:19 +0800
commit72ef1b81ecc4cf8e9a7dbe24801fd04c38140efa (patch)
tree5c13623f4456d1a45380d273913f3952fa269850 /databases
parent92342d3f07a37597c4cbaf5c0b973aa1ef28ec3e (diff)
downloadfreebsd-ports-72ef1b81ecc4cf8e9a7dbe24801fd04c38140efa.tar.gz
freebsd-ports-72ef1b81ecc4cf8e9a7dbe24801fd04c38140efa.tar.zst
freebsd-ports-72ef1b81ecc4cf8e9a7dbe24801fd04c38140efa.zip
PREFIX -> LOCALBASE
Notes
Notes: svn path=/head/; revision=26934
Diffstat (limited to 'databases')
-rw-r--r--databases/pgaccess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 33f42f4bfa37..d92158a8f504 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= ${PREFIX}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
+RUN_DEPENDS= ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
wish8.2:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/pgaccess