diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-17 10:40:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-17 10:40:48 +0000 |
commit | f65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0 (patch) | |
tree | 4a3baeae54ca1d3949df8ddd00ce781d8d9133bf /databases/zpygresqlda | |
parent | c8c848bfb652a4f776d77e58d5a1f15c3364f094 (diff) | |
download | ports-f65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0.tar.gz ports-f65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0.zip |
Notes
Diffstat (limited to 'databases/zpygresqlda')
-rw-r--r-- | databases/zpygresqlda/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile index 9a6a5ae79f8a..72a229e471d9 100644 --- a/databases/zpygresqlda/Makefile +++ b/databases/zpygresqlda/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} POSTGRESQL_PORT?= databases/postgresql7 +USE_PYTHON= yes PYTHON_VERSION= python1.5 # You can change this in the environment |