diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:57:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:57:03 +0000 |
commit | ea7271a1c6e4f60a00806ac6b198b6b0e5c7fce3 (patch) | |
tree | 8de23a194ba320e5a74396cb79f01abe688824bd /databases/zpygresqlda | |
parent | BROKEN: Does not package correctly (diff) |
BROKEN: Cannot find python
Notes
Notes:
svn path=/head/; revision=59381
Diffstat (limited to 'databases/zpygresqlda')
-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 af46fb750ab9..70699d71c38e 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 |