diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2026-03-08 22:50:06 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-03-08 23:16:59 +0000 |
| commit | 08ca340e4c3b5f1bf49890fc0b1e2f80e763f8db (patch) | |
| tree | 5d8f3bf84af26c001aadbebbe7431c01a8ff716c | |
| parent | 5bb8cbf07656c9e3f73a23063c9873356d333da9 (diff) | |
x11/ghostty: Mark BROKEN and set deprecation date to 2026-04-30
Broken for at least two months
Reported by: pkg-fallout
| -rw-r--r-- | x11/ghostty/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/ghostty/Makefile b/x11/ghostty/Makefile index 3edd133d8ea8..373453d479a6 100644 --- a/x11/ghostty/Makefile +++ b/x11/ghostty/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/ghostty-org/ghostty LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build binary, +- zig build-exe ghostty ReleaseSmall native-native failure +EXPIRATION_DATE=2026-04-30 + BUILD_DEPENDS= blueprint-compiler>0:devel/blueprint-compiler LIB_DEPENDS= libgtk4-layer-shell.so:x11-toolkits/gtk4-layer-shell \ libonig.so:devel/oniguruma \ |
