summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-11-04 00:45:52 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-11-04 00:45:52 +0000
commitab92e1cd9f253a4ee1e418e2d4a991c783222c7b (patch)
tree96fb94888129b75d8585462f2ed3b22d0acd3a21 /databases/p5-DBD-Pg
parentRemove garbage '$' character. (diff)
Switch to POSTGRESQL_PORT to "databases/postgresql-client".
Notes
Notes: svn path=/head/; revision=93015
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 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