git: d06c6550e2b5 - main - dns/py-dnspython1: Change USE_PYTHON from cython to cython0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Jan 2026 12:00:30 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d06c6550e2b5b9ec439540b515429fe4cfc70576
commit d06c6550e2b5b9ec439540b515429fe4cfc70576
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:45:17 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:54:06 +0000
dns/py-dnspython1: Change USE_PYTHON from cython to cython0
PR: 291778
---
dns/py-dnspython1/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dns/py-dnspython1/Makefile b/dns/py-dnspython1/Makefile
index da818ecb7a6a..503688301d54 100644
--- a/dns/py-dnspython1/Makefile
+++ b/dns/py-dnspython1/Makefile
@@ -14,7 +14,7 @@ LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:2.7 zip
-USE_PYTHON= autoplist concurrent cython distutils
+USE_PYTHON= autoplist concurrent cython0 distutils
NO_ARCH= yes