aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.rfc822
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2015-01-03 08:41:20 +0000
committerMarcus von Appen <mva@FreeBSD.org>2015-01-03 08:41:20 +0000
commit1b0994ee1eff286d2800b1881a5582132b96e32f (patch)
tree5de250878ab793a0857c0738238f861a73b7258c /www/py-plone.rfc822
parent8220d1b22997d3bb59049bfe5dee0caafa1f38d6 (diff)
Notes
Diffstat (limited to 'www/py-plone.rfc822')
-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>