From 854109b51ee2fe3d0c30fddf7cb8ec55c9e1ce0a Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Sat, 4 Jan 2003 16:17:27 +0000 Subject: Missed configure scripts in libpq version bump: chase lib version. --- databases/py-psycopg/Makefile | 2 +- databases/py-pyPgSQL/Makefile | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index d51a9ef4f0f7..e9fc85afe298 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -16,7 +16,7 @@ MAINTAINER= simuran@shaw.ca RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base -LIB_DEPENDS= pq.2:${PORTSDIR}/${POSTGRESQL_PORT} +LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} POSTGRESQL_PORT?= databases/postgresql7 USE_GMAKE= yes diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index ad2d6e02ce28..f02d64dee52d 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -16,7 +16,9 @@ DISTNAME= pyPgSQL-${PORTVERSION} MAINTAINER= gerhard.haering@gmx.de RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base -LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 +LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} + +POSTGRESQL_PORT?= databases/postgresql7 WRKSRC= ${WRKDIR}/pypgsql USE_PYTHON= yes -- cgit v1.2.3