From 26bcd7728ffb150d66cc40a61b425e67c5577008 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Fri, 14 Feb 2025 05:45:29 +0300 Subject: [PATCH] graphics/luminance-qt5: mark as BROKEN with Boost>=1.87 (+) Sponsored by: Future Crew, LLC --- graphics/luminance-qt5/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index 69fee5407f08..f7bcf3c948fb 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -10,6 +10,8 @@ WWW= https://qtpfsgui.sourceforge.net/ LICENSE= GPLv2 +BROKEN= fails to build with Boost>=1.87 + BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libImath.so:math/Imath \ libtiff.so:graphics/tiff \