diff options
Diffstat (limited to 'www/py-plone.app.content/Makefile')
-rw-r--r-- | www/py-plone.app.content/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-plone.app.content/Makefile b/www/py-plone.app.content/Makefile index 83c33a03870c..278369c13ab5 100644 --- a/www/py-plone.app.content/Makefile +++ b/www/py-plone.app.content/Makefile @@ -33,4 +33,5 @@ USE_PYDISTUTILS= easy_install USE_ZIP= yes USE_ZOPE= yes +NO_STAGE= yes .include <bsd.port.mk> |