aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.jquerytools
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.app.jquerytools
parent8220d1b22997d3bb59049bfe5dee0caafa1f38d6 (diff)
downloadports-1b0994ee1eff286d2800b1881a5582132b96e32f.tar.gz
ports-1b0994ee1eff286d2800b1881a5582132b96e32f.zip
Notes
Diffstat (limited to 'www/py-plone.app.jquerytools')
-rw-r--r--www/py-plone.app.jquerytools/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-plone.app.jquerytools/Makefile b/www/py-plone.app.jquerytools/Makefile
index 0a89ab3724da..7f028d0f67aa 100644
--- a/www/py-plone.app.jquerytools/Makefile
+++ b/www/py-plone.app.jquerytools/Makefile
@@ -17,9 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \
${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-USES= zope zip
+USES= python:2 zope zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>