aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-15 06:14:25 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-15 07:12:31 +0000
commit52583ce4978a5765ea11cfb1d582186275663d52 (patch)
tree9d19dc3d7d0469fbc99e79d3b8bd0e734dc13a34
parented8939d4472b29619c955a1404b74fe6b313c747 (diff)
downloadports-52583ce4978a5765ea11cfb1d582186275663d52.tar.gz
ports-52583ce4978a5765ea11cfb1d582186275663d52.zip
math/openturns: Fix dependency
-rw-r--r--math/openturns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 74e5eeb3488e..199e6c161227 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.17
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -30,7 +31,7 @@ LIB_DEPENDS= libbonmin.so:math/bonmin \
libmpfr.so:math/mpfr \
libnlopt.so:math/nlopt \
libopt.so:math/optpp \
- libOsi.so:math/clp \
+ libOsi.so:math/osi \
libpng16.so:graphics/png \
libsz.so:science/szip \
libtbb.so:devel/onetbb