diff options
Diffstat (limited to 'www/py-tuir/Makefile')
-rw-r--r-- | www/py-tuir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-tuir/Makefile b/www/py-tuir/Makefile index d94d122b20de..a453e2f51c76 100644 --- a/www/py-tuir/Makefile +++ b/www/py-tuir/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.1:www/py-beautifulsoup@${ ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |