summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/surelog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/surelog/Makefile b/cad/surelog/Makefile
index d1c01745346e..956a91143937 100644
--- a/cad/surelog/Makefile
+++ b/cad/surelog/Makefile
@@ -39,7 +39,7 @@ CMAKE_ARGS= -DFREEBSD_JAVA_VERSION=${USE_JAVA} \
CMAKE_TESTING_ON= SURELOG_BUILD_TESTS # unclear how to run tests, see https://github.com/chipsalliance/Surelog/issues/3545
CMAKE_TESTING_TARGET= UnitTests
-CONFLICTS_INSTALL= capnproto capnproto080 uhdm # bin/uhdm-dump lib/libcapnp.so
+CONFLICTS_INSTALL= capnproto capnproto080
BINARY_ALIAS= python3=${PYTHON_CMD} tclsh=${TCLSH}