diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-11-04 00:45:52 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-04 00:45:52 +0000 |
commit | ab92e1cd9f253a4ee1e418e2d4a991c783222c7b (patch) | |
tree | 96fb94888129b75d8585462f2ed3b22d0acd3a21 /databases/p5-DBD-Pg | |
parent | bf599f7abafa632c98b2a33dd3bcf02dd0a3393a (diff) | |
download | ports-ab92e1cd9f253a4ee1e418e2d4a991c783222c7b.tar.gz ports-ab92e1cd9f253a4ee1e418e2d4a991c783222c7b.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 |
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 |