aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.linkintegrity
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.linkintegrity
parent8220d1b22997d3bb59049bfe5dee0caafa1f38d6 (diff)
downloadports-1b0994ee1eff286d2800b1881a5582132b96e32f.tar.gz
ports-1b0994ee1eff286d2800b1881a5582132b96e32f.zip
Notes
Diffstat (limited to 'www/py-plone.app.linkintegrity')
-rw-r--r--www/py-plone.app.linkintegrity/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-plone.app.linkintegrity/Makefile b/www/py-plone.app.linkintegrity/Makefile
index 71a30dc0c581..ca80cd8bc5bb 100644
--- a/www/py-plone.app.linkintegrity/Makefile
+++ b/www/py-plone.app.linkintegrity/Makefile
@@ -15,9 +15,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.uuid>=0:${PORTSDIR}/www/py-plone.uuid
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>