git: 8f6e747abb97 - main - x11-toolkits/como: mark IGNORE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Feb 2025 20:46:33 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8f6e747abb97b79a5abf960782e3df6204e53704
commit 8f6e747abb97b79a5abf960782e3df6204e53704
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-02-13 20:45:58 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-02-13 20:45:58 +0000
x11-toolkits/como: mark IGNORE
does not support Plasma 6.3.0
---
x11-toolkits/como/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/x11-toolkits/como/Makefile b/x11-toolkits/como/Makefile
index 209665210ea4..31f8826b2148 100644
--- a/x11-toolkits/como/Makefile
+++ b/x11-toolkits/como/Makefile
@@ -15,6 +15,8 @@ WWW= https://github.com/winft/como
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
+IGNORE= does not support Plasma 6.3.0
+
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libwayland-server.so:graphics/wayland \