git: c35270de16b5 - main - games/gemrb: remove USE_GCC=yes
Date: Sat, 22 Feb 2025 18:18:30 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c35270de16b570b0b96bb6a51dbcbbcf89522017
commit c35270de16b570b0b96bb6a51dbcbbcf89522017
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-02-17 13:29:33 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-02-22 18:17:33 +0000
games/gemrb: remove USE_GCC=yes
PR: 284711
---
games/gemrb/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile
index a1d32ada814f..c5d7f8ebb11f 100644
--- a/games/gemrb/Makefile
+++ b/games/gemrb/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gemrb
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= games emulators
MAINTAINER= pkubaj@FreeBSD.org
@@ -12,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++14-lang iconv python sdl shebangfix
SHEBANG_FILES= admin/extend2da.py
-USE_GCC= yes # https://github.com/gemrb/gemrb/issues/2074
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_SDL= sdl2