From 8c80b653a7befaab97ac2231914dccafcc9aef2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Sat, 15 Oct 2022 20:13:06 +0200 Subject: comms/limesuite: use wx 3.2 PR: 265093 --- comms/limesuite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/limesuite/Makefile b/comms/limesuite/Makefile index dae17e16186a..3b292104ccbe 100644 --- a/comms/limesuite/Makefile +++ b/comms/limesuite/Makefile @@ -1,7 +1,7 @@ PORTNAME= limesuite DISTVERSIONPREFIX= v DISTVERSION= 22.09.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MAINTAINER= tomek@cedro.info @@ -73,7 +73,7 @@ UTILITIES_CMAKE_BOOL= ENABLE_UTILITIES USES+= gl xorg USE_XORG+= x11 ice sm xcursor xext xfixes xinerama xft xrender USE_GL+= gl glu -USE_WX+= 3.1 +USE_WX+= 3.2 WX_COMPS+= wx:lib LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig .endif -- cgit v1.2.3