git: b5f645356604 - main - games/scummvm-tools: use wx 3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 12:01:18 UTC
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