git: 11df8ba221ce - main - devel/libsmraw: unbreak stage with python 3.12

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Sat, 03 Jan 2026 22:30:23 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=11df8ba221cef0ad7d227554fa183eb968440752

commit 11df8ba221cef0ad7d227554fa183eb968440752
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2026-01-03 22:29:34 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2026-01-03 22:29:34 +0000

    devel/libsmraw: unbreak stage with python 3.12
    
    PR:             285957
---
 devel/libsmraw/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/libsmraw/Makefile b/devel/libsmraw/Makefile
index 702e767a9bf8..dc6108f11b9e 100644
--- a/devel/libsmraw/Makefile
+++ b/devel/libsmraw/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/libyal/libsmraw
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	${PY_SETUPTOOLS}
+
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--enable-python --with-openssl=no