diff options
Diffstat (limited to 'devel/py-rapidfuzz2/Makefile')
-rw-r--r-- | devel/py-rapidfuzz2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-rapidfuzz2/Makefile b/devel/py-rapidfuzz2/Makefile index 3cfcb922fe72..3d9a3e3e79bd 100644 --- a/devel/py-rapidfuzz2/Makefile +++ b/devel/py-rapidfuzz2/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= cmake:devel/cmake-core \ taskflow>=0:devel/taskflow RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jarowinkler>=1.0.3:textproc/py-jarowinkler@${PY_FLAVOR} -USES= compiler:c++14-lang python:3.6+ +USES= compiler:c++14-lang python USE_PYTHON= autoplist concurrent distutils PORTSCOUT= limit:^2\. |