git: a5dc345a603c - main - games/openyahtzee: use wx 3.2

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Thu, 22 Dec 2022 12:01:17 UTC
The branch main has been updated by lbartoletti:

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

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

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

diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile
index f19f51ae562f..f7f041c1c988 100644
--- a/games/openyahtzee/Makefile
+++ b/games/openyahtzee/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/boost/scoped_ptr.hpp:devel/boost-libs
 
 USES=		compiler:c++11-lib localbase:ldflags tar:xz
 USE_CXXSTD=	c++11
-USE_WX=		2.8
+USE_WX=		3.2
 WX_CONF_ARGS=	absolute
 GNU_CONFIGURE=	yes