aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-z3c.autoinclude/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-z3c.autoinclude/Makefile')
-rw-r--r--devel/py-z3c.autoinclude/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-z3c.autoinclude/Makefile b/devel/py-z3c.autoinclude/Makefile
index 97f8d410f5c0..2c965f7f2467 100644
--- a/devel/py-z3c.autoinclude/Makefile
+++ b/devel/py-z3c.autoinclude/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=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>