Date: Sat, 4 Nov 2023 02: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: a9d5d7a02a15 - main - science/gromacs: Add comment Message-ID: <202311040228.3A42S2uM016660@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311040228.3A42S2uM016660>