head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.06.28.19.59.00; author wiz; state Exp; branches; next ; commitid gxWFrsVdvZ5zrBLG; desc @@ 1.1 log @ledger32: fix build with latest boost Put BROKEN marker into the python option, where it belongs. If you don't need the Python .so file, the package now builds fine. Bump PKGREVISION. @ text @$NetBSD$ Fix build with latest boost. --- src/format.h.orig 2026-06-28 19:48:23.492168946 +0000 +++ src/format.h @@@@ -42,6 +42,7 @@@@ #ifndef _FORMAT_H #define _FORMAT_H +#include #include "expr.h" #include "unistring.h" @