aboutsummaryrefslogtreecommitdiff
path: root/math/couenne
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-02 22:38:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-02 23:19:10 +0000
commitf831fa61da2cd127f33f998b8925b070ee7a626f (patch)
tree58c2e285b1c1af87f060aa280860ffd7735f6e38 /math/couenne
parent361b9264c79d794b4997497c31ec4acf7c699777 (diff)
Diffstat (limited to 'math/couenne')
-rw-r--r--math/couenne/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/couenne/Makefile b/math/couenne/Makefile
index 0b9df7ffc330..0414ea409b4d 100644
--- a/math/couenne/Makefile
+++ b/math/couenne/Makefile
@@ -1,6 +1,7 @@
PORTNAME= couenne
DISTVERSIONPREFIX= releases/
DISTVERSION= 0.5.8
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= coin-or-
@@ -11,7 +12,7 @@ LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/Couenne/LICENSE
LIB_DEPENDS= libbonmin.so:math/bonmin \
- libCbc.so:math/coinmp \
+ libCbc.so:math/cbc \
libipopt.so:math/ipopt
USES= blaslapack:netlib fortran gmake libtool pkgconfig