git: 90a5dac24df1 - main - science/trilinos: Update comment

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 29 Mar 2025 16:28:02 UTC
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 installs