git: b2f808bcc777 - main - science/gchemutils: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jul 2023 09:40:28 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2f808bcc7778fb0c719e24995af12c837758865 commit b2f808bcc7778fb0c719e24995af12c837758865 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-26 09:36:41 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-26 09:40:13 +0000 science/gchemutils: Fix build with llvm16 Sponsored by: The FreeBSD Foundation --- science/gchemutils/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 1d6c62167fdc..023ec7295ddd 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -24,6 +24,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c++11-lang desktop-file-utils gettext gl gmake gnome \ libtool:keepla localbase:ldflags pathfix pkgconfig \ shared-mime-info tar:xz xorg +USE_CXXSTD= c++14 USE_XORG= x11 USE_GNOME= cairo gtk30 intlhack libgsf libxml2 USE_GL= gl