aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-08-26 09:15:05 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-08-26 09:15:05 +0000
commit441c317dae78f1420ea217c04ee7454d34f3a49f (patch)
tree3ec1e73b7e451962cfffccd504992efce15713a4 /databases/py-PyGreSQL
parent2b3e364e5828e2ed86653895fc7f9b3964184a06 (diff)
downloadports-441c317dae78f1420ea217c04ee7454d34f3a49f.tar.gz
ports-441c317dae78f1420ea217c04ee7454d34f3a49f.zip
Notes
Diffstat (limited to 'databases/py-PyGreSQL')
-rw-r--r--databases/py-PyGreSQL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 97817504f2fa..6dc0f6aecada 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= nectar@FreeBSD.org
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
-LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql
+LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
MAKE_ENV= PYTHON=${PREFIX}/bin/python \
LN="${LN}" SETENV="${SETENV}" MKDIR="${MKDIR}"