diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-05 19:14:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-05 19:14:41 +0000 |
commit | c5f8de1b1fbdf5a879e5583414e4c62c859809a5 (patch) | |
tree | 66d31d837e99ae9b5289ef64332848bd6686adb3 /www/plone3 | |
parent | cbda1931213c11c49fb315b4bd9e33276826c5a1 (diff) | |
download | ports-c5f8de1b1fbdf5a879e5583414e4c62c859809a5.tar.gz ports-c5f8de1b1fbdf5a879e5583414e4c62c859809a5.zip |
Notes
Diffstat (limited to 'www/plone3')
-rw-r--r-- | www/plone3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/plone3/Makefile b/www/plone3/Makefile index d9aa8622fa09..72b5c9638aae 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -18,6 +18,8 @@ COMMENT= A user friendly implementation of the CMF written on top of ZOPE RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf13 +CONFLICTS= zope-formulator-* + USE_PYTHON= yes USE_ZOPE= yes PYTHON_VERSION= python2.1 |