diff options
Diffstat (limited to 'www/py-plone.app.locales/Makefile')
-rw-r--r-- | www/py-plone.app.locales/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.locales/Makefile b/www/py-plone.app.locales/Makefile index 29f443ac26db..04580ea71ba5 100644 --- a/www/py-plone.app.locales/Makefile +++ b/www/py-plone.app.locales/Makefile @@ -12,7 +12,7 @@ COMMENT= Translation files for Plone LICENSE= GPLv2 DIST_SUBDIR= zope -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=easy_install USE_ZIP= yes |