Date: Sat, 03 Jan 2026 22:33:22 +0000 From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c28a97962783 - main - devel/libfwnt: unbreak stage with python 3.12 Message-ID: <69599932.227ac.1b2a5761@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=c28a97962783811919679e7e1e58a9702d2420ee commit c28a97962783811919679e7e1e58a9702d2420ee Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2026-01-03 22:32:18 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2026-01-03 22:32:18 +0000 devel/libfwnt: unbreak stage with python 3.12 PR: 285957 --- devel/libfwnt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/libfwnt/Makefile b/devel/libfwnt/Makefile index 87a732cc73e6..9ca97a695a2a 100644 --- a/devel/libfwnt/Makefile +++ b/devel/libfwnt/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/libyal/libfwnt LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${PY_SETUPTOOLS} + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-pythonhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69599932.227ac.1b2a5761>
