mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Chase glpk shared library version.
This commit is contained in:
parent
c1553496d3
commit
56bb28e7ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216872
@ -17,7 +17,7 @@ COMMENT= Linear Programming Solver
|
||||
|
||||
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack
|
||||
.ifdef WITH_GMPL
|
||||
LIB_DEPENDS+= glpk.13:${PORTSDIR}/math/glpk
|
||||
LIB_DEPENDS+= glpk.14:${PORTSDIR}/math/glpk
|
||||
.endif
|
||||
|
||||
USE_FORTRAN= yes
|
||||
|
@ -22,7 +22,7 @@ BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||
gsed:${PORTSDIR}/textproc/gsed
|
||||
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
||||
glpk.13:${PORTSDIR}/math/glpk \
|
||||
glpk.14:${PORTSDIR}/math/glpk \
|
||||
hdf5:${PORTSDIR}/science/hdf5 \
|
||||
umfpack.1:${PORTSDIR}/math/suitesparse \
|
||||
qhull:${PORTSDIR}/math/qhull
|
||||
|
Loading…
Reference in New Issue
Block a user