diff options
Diffstat (limited to 'databases/p5-DBD-Pg-13/Makefile')
-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 b346380..7de655a 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/postgresql-client +POSTGRESQL_PORT?= databases/postgresql7 PERL_CONFIGURE= yes |