aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-15 18:10:41 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-25 05:44:05 +0000
commitf83d4e2ea23c4b8640e2639514da703e1bd1d8da (patch)
treeba601c8d3d319153753fd11e292cb634d7a8b9fc
parent6d80d443e54577ebe4001a7e06716c7c256c3f64 (diff)
science/opensph: use wx 3.2
PR: 265093
-rw-r--r--science/opensph/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index f00c3ca0ee70..4503b24dc0fe 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
PORTNAME= OpenSPH
DISTVERSION= 0.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@@ -17,7 +17,7 @@ TEST_DEPENDS= catch>0:devel/catch
USES= compiler:c++14-lang qmake qt:5
USE_GITLAB= yes
-USE_WX= 3.1
+USE_WX= 3.2
GL_SITE= https://gitlab.com
GL_ACCOUNT= sevecekp
@@ -31,7 +31,7 @@ CXXFLAGS+= -DSPH_CONFIG_SET
TEST_WRKSRC= ${WRKDIR}/test
-BINARY_ALIAS= wx-config=${LOCALBASE}/bin/wxgtk3u-3.1-config
+BINARY_ALIAS= wx-config=${LOCALBASE}/bin/wxgtk3u-3.2-config
PLIST_FILES= bin/opensph bin/opensph-cli bin/opensph-info