diff options
Diffstat (limited to 'net/py-mpi4py/Makefile')
-rw-r--r-- | net/py-mpi4py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index f2cb7f9440be..77b7cfe6455d 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -13,7 +13,7 @@ COMMENT= Python bindings for MPI LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python +USES= python:3.6+ USE_PYTHON= distutils cython autoplist concurrent OPTIONS_DEFINE= DOCS MANPAGES |