aboutsummaryrefslogtreecommitdiff
path: root/devel/py-z3c.zcmlhook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-z3c.zcmlhook/Makefile')
-rw-r--r--devel/py-z3c.zcmlhook/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-z3c.zcmlhook/Makefile b/devel/py-z3c.zcmlhook/Makefile
index 1fc2f964fd36..ed1cf7fdb625 100644
--- a/devel/py-z3c.zcmlhook/Makefile
+++ b/devel/py-z3c.zcmlhook/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
NO_STAGE= yes
+
.include <bsd.port.mk>