Date: Sat, 3 Dec 2022 16:31:52 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 39f47f536e28 - main - x11-wm/hyprland: back to default gcc* after 68552883830e Message-ID: <202212031631.2B3GVqHQ049113@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=39f47f536e285798adc8633c083bf5f17bf67554 commit 39f47f536e285798adc8633c083bf5f17bf67554 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-03 16:18:51 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-03 16:31:41 +0000 x11-wm/hyprland: back to default gcc* after 68552883830e --- x11-wm/hyprland/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index dcd4473be99f..2db2ecf6876b 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libwayland-server.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c++11-lib gl gnome meson pkgconfig xorg -USE_GCC= 12+:build +USE_GCC= yes:build USE_GITHUB= yes USE_GL= egl gl USE_GNOME= cairo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212031631.2B3GVqHQ049113>