aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.rfc822/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.rfc822/Makefile')
-rw-r--r--www/py-plone.rfc822/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-plone.rfc822/Makefile b/www/py-plone.rfc822/Makefile
index d39f8db4a1e5..e2f05d52e73e 100644
--- a/www/py-plone.rfc822/Makefile
+++ b/www/py-plone.rfc822/Makefile
@@ -18,9 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.schema>0:${PORTSDIR}/devel/py-zope.sche
${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>