aboutsummaryrefslogtreecommitdiff
path: root/cad/kicad/Makefile
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-11 21:13:08 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-25 05:44:04 +0000
commitd5bd9f5d05575bda0bf5696f532e57eebea7f618 (patch)
treee45e91b4f4ef8886bf66302a989bb9e5d7d22b9f /cad/kicad/Makefile
parentfa02c1768b5743cac4614bd031c8a2b457df7545 (diff)
downloadports-d5bd9f5d05575bda0bf5696f532e57eebea7f618.tar.gz
ports-d5bd9f5d05575bda0bf5696f532e57eebea7f618.zip
cad/kicad: use wx 32
PR: 265093
Diffstat (limited to 'cad/kicad/Makefile')
-rw-r--r--cad/kicad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index cca7ae65d8e8..839ee8e978a1 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/
@@ -30,7 +31,7 @@ SHEBANG_FILES= pcbnew/python/plugins/touch_slider_wizard.py
USE_XORG= ice x11 xext
USE_GL= gl glu glut
-USE_WX= 3.1
+USE_WX= 3.2
WX_COMPS= python:lib wx
USE_GNOME= atk cairo gdkpixbuf2 gtk30 pango
CXXFLAGS+= --std=c++11 -I${WRKSRC}/include -I${LOCALBASE}/include