git: 26bcd7728ffb - main - graphics/luminance-qt5: mark as BROKEN with Boost>=1.87 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Feb 2025 03:18:05 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=26bcd7728ffb150d66cc40a61b425e67c5577008 commit 26bcd7728ffb150d66cc40a61b425e67c5577008 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-02-14 02:45:29 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-02-14 03:17:09 +0000 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 \