diff options
Diffstat (limited to 'databases/zpygresqlda/Makefile')
-rw-r--r-- | databases/zpygresqlda/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile index af46fb750ab..70699d71c38 100644 --- a/databases/zpygresqlda/Makefile +++ b/databases/zpygresqlda/Makefile @@ -14,6 +14,8 @@ DISTNAME= ZPyGreSQLDA-0.3-rjr2 MAINTAINER= nbm@FreeBSD.org +BROKEN= "Cannot find python" + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 |