git: a9d5d7a02a15 - main - science/gromacs: Add comment

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 04 Nov 2023 02:28:02 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a9d5d7a02a154923233abed7a3aa99c5c7e7215c

commit a9d5d7a02a154923233abed7a3aa99c5c7e7215c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-04 02:27:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-04 02:27:59 +0000

    science/gromacs: Add comment
---
 science/gromacs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 58a1a8b8bd71..ceb970ba708c 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	boost-libs>=1.44:devel/boost-libs
 
 USES=		cmake compiler:c++17-lang gnome pathfix perl5 pkgconfig \
 		python:build shebangfix
-USE_GCC=	yes
+USE_GCC=	yes # clang fails: https://gitlab.com/gromacs/gromacs/-/issues/4909
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes