diff options
Diffstat (limited to 'devel/py-zope.schema/Makefile')
-rw-r--r-- | devel/py-zope.schema/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-zope.schema/Makefile b/devel/py-zope.schema/Makefile index d7ff39e303f1..3877a790c4e0 100644 --- a/devel/py-zope.schema/Makefile +++ b/devel/py-zope.schema/Makefile @@ -19,4 +19,5 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> |