aboutsummaryrefslogtreecommitdiff
path: root/cad/kicad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/kicad/Makefile')
-rw-r--r--cad/kicad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index ae707cca7cea..66b6438339e2 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -13,7 +13,7 @@ COMMENT= Schematic and PCB editing software
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm \
- swig3.0:devel/swig30
+ swig:devel/swig
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libngspice.so:cad/ngspice_rework@shlib \
libTKernel.so:cad/opencascade \