git: b23808848ecf - main - games/xbubble: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 27 Dec 2024 10:37:52 UTC
The branch main has been updated by bofh:

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

commit b23808848ecf83de81407bf8e16bbcdf9dbad41d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-27 07:42:28 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-27 10:37:12 +0000

    games/xbubble: Mark DEPRECATED
    
    - GENTOO MASTER_SITES no longer provides flat layout and hence the
      dists are no longer available
    - Set EXPIRATION_DATE 2025-01-26
---
 games/xbubble/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/games/xbubble/Makefile b/games/xbubble/Makefile
index 0dfcb37b22fe..1fd1fe8d0217 100644
--- a/games/xbubble/Makefile
+++ b/games/xbubble/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Puzzle Bobble clone for Unix/X11 platforms
 WWW=		https://www.nongnu.org/xbubble/
 
+DEPRECATED=	GENTOO Master Sites has rerolled and cleaned up all older distfiles
+EXPIRATION_DATE=2025-01-27
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
@@ -17,7 +20,6 @@ USES=		gmake localbase:ldflags xorg
 USE_XORG=	x11 xmu
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 OPTIONS_DEFINE=	NLS
 OPTIONS_SUB=	yes