Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2026 12:00:44 +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: 13b655192bc1 - main - net/py-libdnet: Change USE_PYTHON from cython to cython0
Message-ID:  <6968d6ec.3a630.429e74cb@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=13b655192bc1caf17d9738ba819fad7c1e8623be

commit 13b655192bc1caf17d9738ba819fad7c1e8623be
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:45:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:54:11 +0000

    net/py-libdnet: Change USE_PYTHON from cython to cython0
    
    PR:             291778
---
 net/py-libdnet/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile
index 9b7e7be70504..a5f03307f4e4 100644
--- a/net/py-libdnet/Makefile
+++ b/net/py-libdnet/Makefile
@@ -21,7 +21,7 @@ PLIST_FILES=	${PYTHON_SITELIBDIR}/dnet${PYTHON_TAG}.so \
 
 LIBDNET_SLAVE=	yes
 
-USE_PYTHON=	cython flavors
+USE_PYTHON=	cython0 flavors
 CONFIGURE_ARGS=	--with-python=${PYTHON_CMD}
 
 .if defined(MAINTAINER_MODE)


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6ec.3a630.429e74cb>