Date: Thu, 15 Jan 2026 12:00:48 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f9bb82224fec - main - science/py-openEMS: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6f0.3aae0.1bd4bb30@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f9bb82224fecc43728ad518738518862949cfe52 commit f9bb82224fecc43728ad518738518862949cfe52 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:12 +0000 science/py-openEMS: Change USE_PYTHON from cython to cython0 PR: 291778 --- science/py-openEMS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/py-openEMS/Makefile b/science/py-openEMS/Makefile index 51720a486db1..f5f0293c0419 100644 --- a/science/py-openEMS/Makefile +++ b/science/py-openEMS/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libCSXCAD.so:cad/csxcad \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}csxcad>0:cad/py-csxcad@${PY_FLAVOR} USES= pkgconfig python -USE_PYTHON= distutils cython autoplist +USE_PYTHON= autoplist cython0 distutils USE_GITHUB= yes GH_ACCOUNT= thliebighome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6f0.3aae0.1bd4bb30>
