aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-11-04 08:45:52 +0800
committerfjoe <fjoe@FreeBSD.org>2003-11-04 08:45:52 +0800
commiteb7d87c36524b8634f0c62768a0688bbd730f26a (patch)
tree0917bf4780e2eef5b1fdd5a4fd39e6521cc118a5 /databases
parentee4c43dde2e8f5ec10d8ea8ad8181317ed07bd91 (diff)
downloadfreebsd-ports-gnome-eb7d87c36524b8634f0c62768a0688bbd730f26a.tar.gz
freebsd-ports-gnome-eb7d87c36524b8634f0c62768a0688bbd730f26a.tar.zst
freebsd-ports-gnome-eb7d87c36524b8634f0c62768a0688bbd730f26a.zip
Switch to POSTGRESQL_PORT to "databases/postgresql-client".
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-Pg-13/Makefile2
-rw-r--r--databases/p5-DBD-Pg/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile
index 94e3f269a968..1b21b02de1d4 100644
--- a/databases/p5-DBD-Pg-13/Makefile
+++ b/databases/p5-DBD-Pg-13/Makefile
@@ -18,7 +18,7 @@ COMMENT= Provides access to PostgreSQL databases through the DBI
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
-POSTGRESQL_PORT?= databases/postgresql7
+POSTGRESQL_PORT?= databases/postgresql-client
PERL_CONFIGURE= yes
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index 94e3f269a968..1b21b02de1d4 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -18,7 +18,7 @@ COMMENT= Provides access to PostgreSQL databases through the DBI
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
-POSTGRESQL_PORT?= databases/postgresql7
+POSTGRESQL_PORT?= databases/postgresql-client
PERL_CONFIGURE= yes