mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
math/coinmp: Dependency fixes
PR: 263246
(cherry picked from commit 26c29e1885
)
This commit is contained in:
parent
97cf7b87af
commit
07066e1008
@ -3,7 +3,7 @@
|
||||
PORTNAME= CoinMP
|
||||
DISTVERSIONPREFIX= releases/
|
||||
DISTVERSION= 1.8.4
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -19,9 +19,11 @@ LIB_DEPENDS= libblas.so:math/blas \
|
||||
libCgl.so:math/cgl \
|
||||
libClp.so:math/clp \
|
||||
libcoinasl.so:math/asl \
|
||||
libcoinmumps.so:math/ipopt \
|
||||
libcoinmumps.so:math/coin-or-mumps \
|
||||
libCoinUtils.so:math/coinutils \
|
||||
libopenblas.so:math/openblas
|
||||
libnauty.so:math/nauty \
|
||||
libopenblas.so:math/openblas \
|
||||
libOsi.so:math/osi
|
||||
|
||||
USES= compiler:c++11-lang libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user