aboutsummaryrefslogtreecommitdiff
path: root/math/py-pyFFTW
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-06-14 22:00:28 +0000
committerRene Ladan <rene@FreeBSD.org>2023-06-27 19:34:34 +0000
commit3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch)
treeeb093f22197a2c68a88dd2372ec1922c3f6d3c10 /math/py-pyFFTW
parentc58ef91e06e8edc4fd8579837f1453b562da3fbb (diff)
downloadports-3d9a815d9c5acbb71f4bb07738bdeab4879feacb.tar.gz
ports-3d9a815d9c5acbb71f4bb07738bdeab4879feacb.zip
Diffstat (limited to 'math/py-pyFFTW')
-rw-r--r--math/py-pyFFTW/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyFFTW/Makefile b/math/py-pyFFTW/Makefile
index 3c26dc5ddd90..81a1b931d092 100644
--- a/math/py-pyFFTW/Makefile
+++ b/math/py-pyFFTW/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
libfftw3f.so:math/fftw3-float
RUN_DEPENDS= ${PY_DEPENDS}
-USES= python:3.8+ localbase:ldflags
+USES= python localbase:ldflags
USE_PYTHON= distutils cython autoplist
post-install: