From 18c4dfc705806496e25b21db27b1b5797a5bc776 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 25 Mar 2022 21:11:23 +0800 Subject: [PATCH] math/py-pyFFTW: Update USES=python devel/py-dask requires Python 3.8+ --- math/py-pyFFTW/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-pyFFTW/Makefile b/math/py-pyFFTW/Makefile index 3231591978db6..7f6d91f955a3b 100644 --- a/math/py-pyFFTW/Makefile +++ b/math/py-pyFFTW/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ libfftw3f.so:math/fftw3-float RUN_DEPENDS= ${PY_DEPENDS} -USES= python:3.6+ localbase:ldflags +USES= python:3.8+ localbase:ldflags USE_PYTHON= distutils cython autoplist .include