git: 38c8c850838f - main - x11/ghostty: Change to zig015

From: Kenneth Raplee <kenrap_at_FreeBSD.org>
Date: Mon, 11 May 2026 15:36:38 UTC
The branch main has been updated by kenrap:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38c8c850838f216b067ec9fe420753762b3c3a6c

commit 38c8c850838f216b067ec9fe420753762b3c3a6c
Author:     Kenneth Raplee <kenrap@FreeBSD.org>
AuthorDate: 2026-05-04 15:40:01 +0000
Commit:     Kenneth Raplee <kenrap@FreeBSD.org>
CommitDate: 2026-05-11 15:33:49 +0000

    x11/ghostty: Change to zig015
    
    PR:             294741
    Approved by:    arrowd (co-mentor)
---
 x11/ghostty/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/ghostty/Makefile b/x11/ghostty/Makefile
index 3561ac05f645..21e04b1cfdc1 100644
--- a/x11/ghostty/Makefile
+++ b/x11/ghostty/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libsimdutf.so:converters/simdutf \
 		libspirv-cross-c-shared.so:graphics/spirv-cross
 
-USES=		gettext-runtime gettext-tools gnome pkgconfig zig
+USES=		gettext-runtime gettext-tools gnome pkgconfig zig:015
 USE_GITHUB=	yes
 GH_ACCOUNT=	ghostty-org