Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 20:17:45 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: bbaf24fef7cd - main - graphics/appleseed: mark as BROKEN due to Boost and ICIO dependencies
Message-ID:  <202205222017.24MKHjqj092406@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bbaf24fef7cd7caa34c4edf6636a7a4b32e9f78e

commit bbaf24fef7cd7caa34c4edf6636a7a4b32e9f78e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 18:59:05 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:05 +0000

    graphics/appleseed: mark as BROKEN due to Boost and ICIO dependencies
    
    PR:     246106
---
 graphics/appleseed/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 75b6c376123f..1a8dec4e0b34 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME}hq
 
+BROKEN=		cannot build with recent Boost and OCIO libs
+
 ONLY_FOR_ARCHS=	i386 amd64
 ONLY_FOR_ARCHS_REASON=	not ported to it yet
 



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