aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Products.CMFDynamicViewFTI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Products.CMFDynamicViewFTI/Makefile')
-rw-r--r--devel/py-Products.CMFDynamicViewFTI/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-Products.CMFDynamicViewFTI/Makefile b/devel/py-Products.CMFDynamicViewFTI/Makefile
index ac083c07feba..c8330d4b89c3 100644
--- a/devel/py-Products.CMFDynamicViewFTI/Makefile
+++ b/devel/py-Products.CMFDynamicViewFTI/Makefile
@@ -21,10 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browsermenu>0:${PORTSDIR}/devel/py-zope
${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \
${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-#USES= zope
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>