diff options
author | kris <kris@FreeBSD.org> | 2005-01-25 03:16:28 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-25 03:16:28 +0000 |
commit | c2b7babd2a9e4f051e4554ce42775724d7d378a7 (patch) | |
tree | d5f6bd696dad249e113fba37dad8108ce8cd7d7d /www | |
parent | 2624b37df16d10dd0aee6590d109cd4181516234 (diff) | |
download | FreeBSD-ports-c2b7babd2a9e4f051e4554ce42775724d7d378a7.zip FreeBSD-ports-c2b7babd2a9e4f051e4554ce42775724d7d378a7.tar.gz |
BROKEN: Broken dependency
Diffstat (limited to 'www')
-rw-r--r-- | www/zope-soapmethod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-soapmethod/Makefile b/www/zope-soapmethod/Makefile index 8fcf0df..fa03445 100644 --- a/www/zope-soapmethod/Makefile +++ b/www/zope-soapmethod/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= The SOAP Method product provides support for remote SOAP methods +BROKEN= Broken dependency + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/SOAPpy/__init__.py:${PORTSDIR}/net/py-soappy USE_PYTHON= yes |