diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-05-25 09:19:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-05-25 09:19:42 +0000 |
commit | 4031a6967c572131286ac61cc1b11872a57cd37d (patch) | |
tree | 714c4a22b469826dcc0386922e90e2c36f96e684 /databases/p5-DBD-Pg | |
parent | 092124470bd598a7373693de2d97a5091e74d063 (diff) | |
download | ports-4031a6967c572131286ac61cc1b11872a57cd37d.tar.gz ports-4031a6967c572131286ac61cc1b11872a57cd37d.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 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 |