From 5d63c67af03be9905f9e65f87555088925f8b506 Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Sat, 8 Feb 2025 12:00:38 +0100 Subject: [PATCH] x11/kitty: Remove USE_GCC - The port doesn't compile with clang only on outdated systems or no longer supported. Tested by: eduardo --- x11/kitty/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index d9ff8a01741c..5d34e39157db 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -39,7 +39,6 @@ USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \ terminfo xorg CPE_VENDOR= kitty_project -USE_GCC= yes USE_GL= gl USE_XORG= x11 xcb xcursor xi xinerama xrandr