git: ee9f405506d4 - main - games/linux-doom3-demo: Mark as CentOS 7 only

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Wed, 02 Apr 2025 04:57:59 UTC
The branch main has been updated by arrowd:

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

commit ee9f405506d4484f6f7bca3152845270c4e50059
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-04-01 07:35:42 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-04-02 04:57:46 +0000

    games/linux-doom3-demo: Mark as CentOS 7 only
    
    It requires too old libstdc++.so.5
---
 games/linux-doom3-demo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/linux-doom3-demo/Makefile b/games/linux-doom3-demo/Makefile
index 82e8f677b4c1..d0d0a059ae4c 100644
--- a/games/linux-doom3-demo/Makefile
+++ b/games/linux-doom3-demo/Makefile
@@ -21,7 +21,7 @@ LICENSE_TEXT=	Redistribution is limited, see license; Requested by id Software
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
 ONLY_FOR_ARCHS=	i386 amd64
-USES=		linux
+USES=		linux:c7
 USE_LINUX=	dri xorglibs
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes