aboutsummaryrefslogtreecommitdiff
path: root/math/py-blis
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-01-15 17:22:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-01-15 17:22:12 +0000
commit6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 (patch)
tree68233e064fd33fe9c2c0016c6bb2b0913f2d5eae /math/py-blis
parentcbab628d0581609089622b1b82842a212aab3911 (diff)
Diffstat (limited to 'math/py-blis')
-rw-r--r--math/py-blis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-blis/Makefile b/math/py-blis/Makefile
index dd807038540f..8f3457c2c335 100644
--- a/math/py-blis/Makefile
+++ b/math/py-blis/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.19.3,1<3.0.0,1:math/py-numpy@${PY
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.19.0,1<3.0.0,1:math/py-numpy@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent cython3 pep517
+USE_PYTHON= autoplist concurrent cython pep517
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +