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