From ace61cf6fac0008e3bb2e228c9bebb0dd7fdad76 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 17 May 2026 18:30:41 +0200 Subject: [PATCH] games/freedoko: Mark BROKEN and set expiration date to 2026-07-31 Breaks using Poudriere (bulk -t) and throws error messages during install. Example: gmake: restorecon: No such file or directory --- games/freedoko/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile index 0235978bebb9..4a9517c8173c 100644 --- a/games/freedoko/Makefile +++ b/games/freedoko/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Play the card game Doppelkopf WWW= https://free-doko.sourceforge.net/ +BROKEN= plist issues and error messages during install stage +EXPIRATION_DATE=2026-07-31 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING