diff options
Diffstat (limited to 'devel/awscli/Makefile')
-rw-r--r-- | devel/awscli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile index 239b73e24fa8..b41fdc496e3d 100644 --- a/devel/awscli/Makefile +++ b/devel/awscli/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.70:devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:security/py-rsa -USES= python:2 +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |