Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2022 12:01:18 GMT
From:      =?utf-8?Q?Lo=C3=AFc=20Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b5f645356604 - main - games/scummvm-tools: use wx 3.2
Message-ID:  <202212221201.2BMC1IaC065507@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti:

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

commit b5f6453566042afa5bdec5b551530d235c7f13f3
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-10-26 05:16:24 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-12-22 12:00:51 +0000

    games/scummvm-tools: use wx 3.2
---
 games/scummvm-tools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile
index 6da07585a27c..1a59eaa1e20d 100644
--- a/games/scummvm-tools/Makefile
+++ b/games/scummvm-tools/Makefile
@@ -40,7 +40,7 @@ OPTIONS_DEFINE=	WXGTK DOCS
 OPTIONS_DEFAULT=WXGTK
 OPTIONS_SUB=	yes
 
-WXGTK_USE=	WX=2.8
+WXGTK_USE=	WX=3.2
 WXGTK_VARS=	WX_COMPS=wx WX_CONFIG_ARGS=absolute
 WXGTK_CONFIGURE_ENABLE=	wxwidgets
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212221201.2BMC1IaC065507>