git: 486398d92196 - main - devel/glib20: remove unused USE_PYTHON=py3kplist

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Tue, 24 Jun 2025 15:14:42 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=486398d9219670b6da31d62207cd5e9e669c349b

commit 486398d9219670b6da31d62207cd5e9e669c349b
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-24 15:13:52 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-24 15:13:52 +0000

    devel/glib20: remove unused USE_PYTHON=py3kplist
    
    No package changes.
---
 devel/glib20/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 3ad20c2597cd..bb111a27fbab 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -36,7 +36,6 @@ USES=		compiler:c11 cpe gettext gnome iconv:wchar_t localbase:ldflags \
 		meson perl5 pkgconfig python tar:xz ${${FLAVOR}_USES}
 USE_LDCONFIG=	yes
 USE_PERL5=	build
-USE_PYTHON=	py3kplist
 TRIGGERS=	gio-modules glib-schemas
 MESON_ARGS=	-Db_lundef=false \
 		-Ddefault_library=both \