git: cf2762e6ec00 - main - x11-toolkits/como: link to upstream bug after 8f6e747abb97

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 19 Feb 2025 15:35:08 UTC
The branch main has been updated by jbeich:

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

commit cf2762e6ec004ff0dff619e307e04a449827c709
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-02-19 15:18:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-02-19 15:34:43 +0000

    x11-toolkits/como: link to upstream bug after 8f6e747abb97
    
    And use BROKEN as IGNORE is mainly for runtime issues.
---
 x11-toolkits/como/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/como/Makefile b/x11-toolkits/como/Makefile
index 31f8826b2148..f0c796cf032b 100644
--- a/x11-toolkits/como/Makefile
+++ b/x11-toolkits/como/Makefile
@@ -15,7 +15,7 @@ WWW=		https://github.com/winft/como
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-IGNORE=		does not support Plasma 6.3.0
+BROKEN=		https://github.com/winft/como/issues/30
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto
 LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \