Date: Mon, 05 Jan 2026 08:11:26 +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: 4606da11bf93 - main - devel/libpff: fix staging with python 3.12 Message-ID: <695b722e.8e46.161f25f4@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=4606da11bf93aca8a00b2361e927c4be7b91ab40 commit 4606da11bf93aca8a00b2361e927c4be7b91ab40 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2026-01-05 08:10:39 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2026-01-05 08:10:39 +0000 devel/libpff: fix staging with python 3.12 PR: 285957 --- devel/libpff/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/libpff/Makefile b/devel/libpff/Makefile index 83e80f73b9e9..aaf9237bbb27 100644 --- a/devel/libpff/Makefile +++ b/devel/libpff/Makefile @@ -13,6 +13,7 @@ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt +BUILD_DEPENDS= ${PY_SETUPTOOLS} GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/sharehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695b722e.8e46.161f25f4>
