cad/PrusaSlicer: use wx 3.2
PR: 265093
This commit is contained in:
parent
a0b0e6e9b6
commit
30a1741951
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= PrusaSlicer
|
||||
DISTVERSIONPREFIX=version_
|
||||
DISTVERSION= 2.3.3
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= teodorsigaev@gmail.com
|
||||
|
@ -32,7 +32,7 @@ CMAKE_ARGS+= -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" \
|
|||
-DSLIC3R_FHS=1
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= prusa3d
|
||||
USE_WX= 3.1
|
||||
USE_WX= 3.2
|
||||
USE_GL= gl glu glew
|
||||
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Reference in a new issue