diff options
Diffstat (limited to 'www/py-plone.app.locales')
-rw-r--r-- | www/py-plone.app.locales/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-plone.app.locales/Makefile b/www/py-plone.app.locales/Makefile index be3cf3a98aae..5a31f4967a62 100644 --- a/www/py-plone.app.locales/Makefile +++ b/www/py-plone.app.locales/Makefile @@ -16,4 +16,5 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> |