diff options
Diffstat (limited to 'www/zope213/Makefile')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 2224d20ee486..4dc997ac7d73 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -79,7 +79,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=2.13.2:${PORTSDIR}/security/p ${PYTHON_PKGNAMEPREFIX}Products.StandardCacheManagers>=0:${PORTSDIR}/devel/py-Products.StandardCacheManagers \ ${PYTHON_PKGNAMEPREFIX}manuel>=0:${PORTSDIR}/devel/py-manuel -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= Zope2 USE_ZIP= yes |