aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-05-25 17:19:42 +0800
committermat <mat@FreeBSD.org>2004-05-25 17:19:42 +0800
commit62b577313b0d65704b72bd2d1187e3bf4df38994 (patch)
tree3aaa3e7d1381b695c71a4cab88dd8c6805898ac8 /databases/p5-DBD-Pg
parentef91dce1482e4d516f495a75898806dc3c98d5e6 (diff)
downloadfreebsd-ports-gnome-62b577313b0d65704b72bd2d1187e3bf4df38994.tar.gz
freebsd-ports-gnome-62b577313b0d65704b72bd2d1187e3bf4df38994.tar.zst
freebsd-ports-gnome-62b577313b0d65704b72bd2d1187e3bf4df38994.zip
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index b346380513a2..7de655aaf1e9 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/postgresql-client
+POSTGRESQL_PORT?= databases/postgresql7
PERL_CONFIGURE= yes