git: 50e0098a7e3a - main - graphics/py-pandarm: Revert unintended changes in 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Jan 2026 17:54:08 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=50e0098a7e3a81c64d2ca52ed1e049587a1c3c44
commit 50e0098a7e3a81c64d2ca52ed1e049587a1c3c44
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 17:53:53 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 17:53:53 +0000
graphics/py-pandarm: Revert unintended changes in 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0
---
graphics/py-pandarm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/py-pandarm/Makefile b/graphics/py-pandarm/Makefile
index 10178e91f69f..25a916e1fd26 100644
--- a/graphics/py-pandarm/Makefile
+++ b/graphics/py-pandarm/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0:graphics/py-geopandas@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}tables>=3.1:devel/py-tables@${PY_FLAVOR}
USES= compiler:c++11-lang python
-USE_PYTHON= autoplist concurrent cython3 pep517
+USE_PYTHON= autoplist concurrent cython pep517
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +