diff options
author | kris <kris@FreeBSD.org> | 2005-02-11 22:01:28 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-11 22:01:28 +0000 |
commit | 07cddfe83cbaae5c4ebe7075bdc6431cc5f781f2 (patch) | |
tree | 1997a08615c1569ad3e45582d4d42ae62dc65302 /www/zope-portaltransforms | |
parent | 80f20ae057688f0765d59a8f77ae7c4cced42576 (diff) | |
download | FreeBSD-ports-07cddfe83cbaae5c4ebe7075bdc6431cc5f781f2.zip FreeBSD-ports-07cddfe83cbaae5c4ebe7075bdc6431cc5f781f2.tar.gz |
BROKEN: Broken dependency
Diffstat (limited to 'www/zope-portaltransforms')
-rw-r--r-- | www/zope-portaltransforms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile index c720802..aa25dc5 100644 --- a/www/zope-portaltransforms/Makefile +++ b/www/zope-portaltransforms/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__. lynx:${PORTSDIR}/www/lynx \ ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils +BROKEN= Broken dependency + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |