git: bbaf24fef7cd - main - graphics/appleseed: mark as BROKEN due to Boost and ICIO dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:17:45 UTC
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