summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-11-04 00:04:18 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-11-04 00:04:18 +0000
commitf5cc86aea113ec6fe10a48986b657aa390053651 (patch)
treed9dc8b3f418d5160a1a5cf6e323a4b5b694dc718 /databases
parentAdd __init__.pyc's for the Hotfixes, since they seem to be created. (diff)
Allow this to build. It needs python. Set PYTHON_VERSION accordingly.
Notes
Notes: svn path=/head/; revision=34797
Diffstat (limited to 'databases')
-rw-r--r--databases/zpygresqlda/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile
index 5c489f067772..9746d6730ca8 100644
--- a/databases/zpygresqlda/Makefile
+++ b/databases/zpygresqlda/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= nbm@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
+PYTHON_VERSION= python1.5
+
# You can change this in the environment
SZOPEBASEDIR?= www/Zope