Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-15 21:13:06 +0300
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-25 08:44:06 +0300
commit8c80b653a7befaab97ac2231914dccafcc9aef2e (patch)
tree9e03bccebfee5687da895e7872efaccc503613b2 /comms
parent19703fbef183de785577eee429d4feab4acfaa5d (diff)
comms/limesuite: use wx 3.2
PR: 265093
Diffstat (limited to 'comms')
-rw-r--r--comms/limesuite/Makefile4
1 files 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