diff options
Diffstat (limited to 'devel/py-zope.deprecation/Makefile')
-rw-r--r-- | devel/py-zope.deprecation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-zope.deprecation/Makefile b/devel/py-zope.deprecation/Makefile index 248bdb1b1c9d..9cd84d194e80 100644 --- a/devel/py-zope.deprecation/Makefile +++ b/devel/py-zope.deprecation/Makefile @@ -14,4 +14,5 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |