Date: Mon, 20 Feb 2023 12:03:54 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8ee7076bad26 - main - graphics/electricsheep: mark BROKEN Message-ID: <202302201203.31KC3sh8091249@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ee7076bad26ed3fb446c9139a22a19b5596ffb4 commit 8ee7076bad26ed3fb446c9139a22a19b5596ffb4 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 11:53:32 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 11:53:32 +0000 graphics/electricsheep: mark BROKEN In file included from electricsheepguiMyDialog2.cpp:204: In file included from /usr/local/include/boost/filesystem.hpp:16: In file included from /usr/local/include/boost/filesystem/path.hpp:21: /usr/local/include/boost/filesystem/detail/path_traits.hpp:495:16: error: call to '_check_convertible_to_path_source' is ambiguous Reported by: pkg-fallout --- graphics/electricsheep/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile index b1738b852d02..d865382b6bf6 100644 --- a/graphics/electricsheep/Makefile +++ b/graphics/electricsheep/Makefile @@ -11,6 +11,8 @@ WWW= https://electricsheep.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build + BUILD_DEPENDS= flam3-animate:graphics/flam3 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201203.31KC3sh8091249>