aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 20:11:36 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:15 +0000
commit1547a76734bd9ac71eec018d2cd1b5c022dd7707 (patch)
tree076afb478730d912b62b23a2dadae89a02f29be2
parent4f921333e664ce1571f840423b680298202380ba (diff)
downloadports-1547a76734bd9ac71eec018d2cd1b5c022dd7707.tar.gz
ports-1547a76734bd9ac71eec018d2cd1b5c022dd7707.zip
devel/trellis: mark as BROKEN after recent boost upgrade
PR: 246106
-rw-r--r--devel/trellis/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \