aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.app.dependable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.app.dependable/Makefile')
-rw-r--r--devel/py-zope.app.dependable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-zope.app.dependable/Makefile b/devel/py-zope.app.dependable/Makefile
index 795f31f4641d..4b3022fb37cd 100644
--- a/devel/py-zope.app.dependable/Makefile
+++ b/devel/py-zope.app.dependable/Makefile
@@ -21,8 +21,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:${PORTSDIR}/devel/py-zope
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>