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