aboutsummaryrefslogtreecommitdiff
path: root/devel/awscli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/awscli/Makefile')
-rw-r--r--devel/awscli/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile
index 856d3b383a0d..5db6aa729f38 100644
--- a/devel/awscli/Makefile
+++ b/devel/awscli/Makefile
@@ -19,9 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcdoc>=0.12.0:${PORTSDIR}/devel/py-bcdoc \
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:${PORTSDIR}/security/py-rsa \
${PYTHON_PKGNAMEPREFIX}six>=1.1.0:${PORTSDIR}/devel/py-six
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>