aboutsummaryrefslogtreecommitdiff
path: root/math/casadi
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-02 23:17:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-02 23:19:11 +0000
commitf52941a06d36fc9a70a461cc8e0ea42962f480b3 (patch)
tree1bc85abb603aa07d14c04d12d4968ee84b549be2 /math/casadi
parent358eedb9789ae55338d9f3bcbb50ae4c5af8678b (diff)
downloadports-f52941a06d36fc9a70a461cc8e0ea42962f480b3.tar.gz
ports-f52941a06d36fc9a70a461cc8e0ea42962f480b3.zip
Diffstat (limited to 'math/casadi')
-rw-r--r--math/casadi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/casadi/Makefile b/math/casadi/Makefile
index dc60e205b838..acaa9afdf7e8 100644
--- a/math/casadi/Makefile
+++ b/math/casadi/Makefile
@@ -1,5 +1,6 @@
PORTNAME= casadi
DISTVERSION= 3.5.5
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -33,7 +34,7 @@ BONMIN_DESC= Build with Bonmin
BONMIN_CMAKE_BOOL= WITH_BONMIN
BONMIN_USES= blaslapack:netlib fortran
BONMIN_LIB_DEPENDS= libbonmin.so:math/bonmin \
- libCbcSolver.so:math/coinmp \
+ libCbcSolver.so:math/cbc \
libipopt.so:math/ipopt
CLANG_DESC= Build with clang for JIT