diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-25 03:16:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-25 03:16:28 +0000 |
commit | 8369f837fdcfbd4be2db1685db6192f05cd0a372 (patch) | |
tree | a48ab4768803d11a3d1b9f1b6f0e7a8f7f17ed8b /www | |
parent | fc6446524896c272b81142f052eb905e9ef4c2e6 (diff) | |
download | ports-8369f837fdcfbd4be2db1685db6192f05cd0a372.tar.gz ports-8369f837fdcfbd4be2db1685db6192f05cd0a372.zip |
Notes
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 8fcf0dfa34e2..fa0344501521 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 |