diff options
Diffstat (limited to 'math/py-ndindex/Makefile')
-rw-r--r-- | math/py-ndindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-ndindex/Makefile b/math/py-ndindex/Makefile index fecea5c11c38..d7bd17b6a92a 100644 --- a/math/py-ndindex/Makefile +++ b/math/py-ndindex/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/Quansight-Labs/ndindex LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |