Skip to content

Commit

Permalink
math/py-pyFFTW: Update USES=python
Browse files Browse the repository at this point in the history
devel/py-dask requires Python 3.8+
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent cfd5d5c commit 18c4dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-pyFFTW/Makefile
Expand Up @@ -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 <bsd.port.mk>

0 comments on commit 18c4dfc

Please sign in to comment.