Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2025 03:18:05 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 26bcd7728ffb - main - graphics/luminance-qt5: mark as BROKEN with Boost>=1.87 (+)
Message-ID:  <202502140318.51E3I5mY022739@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502140318.51E3I5mY022739>