aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2026-03-08 11:12:10 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2026-03-08 11:12:10 +0000
commit5e325c34d4cebb17ae5255ad09ebad0fabf516f4 (patch)
tree39facadd56d525ca7187668be2522d2e4e8a0153
parentfaec84bbf2573c4174216161e823f491a5a01d1f (diff)
x11/plasma6-plasma-workspace: IGNORE on FreeBSD 13
KDE project uses the latest stable FreeBSD for their CI. kde@ team does not guarantee support for old stable.
-rw-r--r--x11/plasma6-plasma-workspace/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile
index dcccf982f683..d275f0fc38fd 100644
--- a/x11/plasma6-plasma-workspace/Makefile
+++ b/x11/plasma6-plasma-workspace/Makefile
@@ -54,6 +54,8 @@ OPTIONS_DEFINE= GTK
GTK_DESC= Global menu bar support for GTK applications
GTK_RUN_DEPENDS= appmenu-gtk-module>0:x11/gtk-app-menu
+IGNORE_FreeBSD_13= requires timerfd(2)
+
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${PATCH_WRKSRC}/startkde/startplasma.cpp \