aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-plone.protect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-plone.protect/Makefile')
-rw-r--r--security/py-plone.protect/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/py-plone.protect/Makefile b/security/py-plone.protect/Makefile
index 1460c07d1064..a4bdf7100768 100644
--- a/security/py-plone.protect/Makefile
+++ b/security/py-plone.protect/Makefile
@@ -17,10 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.keyring>1.0:${PORTSDIR}/security/py-pl
${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-#USES= zope
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>