git: 1547a76734bd - main - devel/trellis: mark as BROKEN after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:18:13 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1547a76734bd9ac71eec018d2cd1b5c022dd7707 commit 1547a76734bd9ac71eec018d2cd1b5c022dd7707 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 20:11:36 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:15 +0000 devel/trellis: mark as BROKEN after recent boost upgrade PR: 246106 --- devel/trellis/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/trellis/Makefile b/devel/trellis/Makefile index 358dc669588e..d90529ee30e0 100644 --- a/devel/trellis/Makefile +++ b/devel/trellis/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= libftdi1.so:devel/libftdi1 \ ${PY_BOOST} \ libboost_thread.so:devel/boost-libs +BROKEN= cannot find Boost-Python + USES= compiler:c++14-lang cmake python:3.5+ shebangfix SHEBANG_FILES= ${WRKSRC}/timing/util/cell_html.py \