diff options
Diffstat (limited to 'www/py-plone.app.upgrade')
-rw-r--r-- | www/py-plone.app.upgrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.upgrade/Makefile b/www/py-plone.app.upgrade/Makefile index e5b8f0db86db..777a7d7c642f 100644 --- a/www/py-plone.app.upgrade/Makefile +++ b/www/py-plone.app.upgrade/Makefile @@ -50,7 +50,7 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes -USE_ZOPE= yes +USES= zope NO_STAGE= yes |