git: 5d63c67af03b - main - x11/kitty: Remove USE_GCC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Feb 2025 11:05:54 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d63c67af03be9905f9e65f87555088925f8b506 commit 5d63c67af03be9905f9e65f87555088925f8b506 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2025-02-08 11:00:38 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2025-02-08 11:05:18 +0000 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