Date: Sat, 29 Mar 2025 16:28:02 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 90a5dac24df1 - main - science/trilinos: Update comment Message-ID: <202503291628.52TGS2gL018749@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=90a5dac24df19c6c430d762a09665fb8303c7fef commit 90a5dac24df19c6c430d762a09665fb8303c7fef Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-29 16:27:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-29 16:27:48 +0000 science/trilinos: Update comment --- science/trilinos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile index 0280760c36e3..6c5576de4913 100644 --- a/science/trilinos/Makefile +++ b/science/trilinos/Makefile @@ -88,7 +88,7 @@ CMAKE_ARGS+= -DAMD_LIBRARY_DIRS=${LOCALBASE}/lib # users: https://duongdo27.github.io/Trilinos/users.html -CONFLICTS_INSTALL= googletest # installs files into the same place, problematic file: /usr/local/include/gtest/gtest.h, see https://github.com/trilinos/Trilinos/issues/11184 +CONFLICTS_INSTALL= googletest # installs files into the same place, problematic file: /usr/local/include/gtest/gtest.h, see https://github.com/trilinos/Trilinos/issues/13929 post-install: # remove MPI headers that it installshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503291628.52TGS2gL018749>
