summaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-PgSPI
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-02-16 11:59:09 +0000
committermat <mat@FreeBSD.org>2004-02-16 11:59:09 +0000
commitf68e925ae2723ea7f43a7862b7ff64474f612d15 (patch)
tree9310917f587cfd8ae3c651b0fd708deaaafe8d2e /databases/p5-DBD-PgSPI
parent11ab1f050afcb1a99abc07bf12016f42265b3fae (diff)
downloadFreeBSD-ports-f68e925ae2723ea7f43a7862b7ff64474f612d15.zip
FreeBSD-ports-f68e925ae2723ea7f43a7862b7ff64474f612d15.tar.gz
Unfix the postgresql dependencies, they were right at the begining.
Pointy hat to: me
Diffstat (limited to 'databases/p5-DBD-PgSPI')
-rw-r--r--databases/p5-DBD-PgSPI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-PgSPI/Makefile b/databases/p5-DBD-PgSPI/Makefile
index f69edf1..47094ca 100644
--- a/databases/p5-DBD-PgSPI/Makefile
+++ b/databases/p5-DBD-PgSPI/Makefile
@@ -34,7 +34,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
.endif
-POSTGRESQL_PORT?= databases/postgresql-client
+POSTGRESQL_PORT?= databases/postgresql7
PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT}
PGSQL_WRKSRC!= cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC
OpenPOWER on IntegriCloud