diff options
| author | Gleb Popov <arrowd@FreeBSD.org> | 2026-07-08 07:25:59 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2026-07-08 07:26:15 +0000 |
| commit | bc6b34aa99777ee27374862ec386edc8a72902f5 (patch) | |
| tree | e8f89c52aacb1284243098f45df1941b80fef076 | |
| parent | a4dae68c4510580f27ad6533eaa5e7f91b28ff78 (diff) | |
x11/swww: Mark BROKEN after wayland upgrade
| -rw-r--r-- | x11/swww/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/swww/Makefile b/x11/swww/Makefile index 06dbc1f27150..3fedef1585e2 100644 --- a/x11/swww/Makefile +++ b/x11/swww/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/LGFae/swww LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unrecognized attribute in interface: frozen + BUILD_DEPENDS= scdoc:textproc/scdoc \ wayland-protocols>=1.44:graphics/wayland-protocols \ wayland>=1.23.1:graphics/wayland |
