git: 7854eaa1a5b0 - main - games/pokerth: Deprecate and set expiration date to 2023-11-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 14 Oct 2023 17:15:19 UTC
The branch main has been updated by diizzy:

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

commit 7854eaa1a5b087e0e77b777008de6dcd36d5c713
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 11:16:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:29 +0000

    games/pokerth: Deprecate and set expiration date to 2023-11-30
    
    Fails to build and marked broken over a year ago
    
    Approved by:    portmgr (blanket)
---
 games/pokerth/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 7dff69a35688..18833f0cb427 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -23,6 +23,8 @@ BUILD_DEPENDS=	${LOCALBASE}/include/websocketpp/client.hpp:devel/websocketpp \
 		protoc:devel/protobuf
 
 BROKEN=		error: use of undeclared identifier '_1'
+DEPRECATED=	Marked broken for more than a year
+EXPIRATION_DATE=2023-11-30
 
 USES=		compiler:c++11-lang gl gmake iconv qmake qt:5 sdl sqlite ssl
 USE_GL=		gl