From 50f76844dea6fd981213dcd6a377a6b9fdb71cc6 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 2 May 2021 16:07:03 -0700 Subject: math/openturns: Change dependency math/coinmp -> math/cbc CoinMP has the same code but is outdated because it is not being updated by the upstream any more. --- math/openturns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/openturns') diff --git a/math/openturns/Makefile b/math/openturns/Makefile index 80d351caf7f9..88280af0415d 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,7 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -17,7 +17,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ flex:textproc/flex LIB_DEPENDS= libbonmin.so:math/bonmin \ libceres.so:math/ceres-solver \ - libCbc.so:math/coinmp \ + libCbc.so:math/cbc \ libcminpack.so:math/cminpack \ libdlib.so:science/dlib-cpp \ libgflags.so:devel/gflags \ -- cgit v1.2.3