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-13 | |
parent | Remove garbage '$' character. (diff) |
Switch to POSTGRESQL_PORT to "databases/postgresql-client".
Diffstat (limited to 'databases/p5-DBD-Pg-13')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |