Date: Thu, 15 Jan 2026 12:00:34 +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: 2379cc5807ef - main - graphics/py-djvulibre: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6e2.3ae00.225cdeb3@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=2379cc5807ef050fb4616d919cd27636dd783baa commit 2379cc5807ef050fb4616d919cd27636dd783baa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:08 +0000 graphics/py-djvulibre: Change USE_PYTHON from cython to cython0 PR: 291778 --- graphics/py-djvulibre/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/py-djvulibre/Makefile b/graphics/py-djvulibre/Makefile index 47cbd8cec17c..8f511e4586d8 100644 --- a/graphics/py-djvulibre/Makefile +++ b/graphics/py-djvulibre/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre USES= python pkgconfig -USE_PYTHON= distutils cython autoplist pytest +USE_PYTHON= autoplist cython0 distutils pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/testshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6e2.3ae00.225cdeb3>
