1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Chase glpk shared library version.

This commit is contained in:
Dmitry Sivachenko 2008-07-15 13:03:56 +00:00
parent c1553496d3
commit 56bb28e7ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216872
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ COMMENT= Linear Programming Solver
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack
.ifdef WITH_GMPL .ifdef WITH_GMPL
LIB_DEPENDS+= glpk.13:${PORTSDIR}/math/glpk LIB_DEPENDS+= glpk.14:${PORTSDIR}/math/glpk
.endif .endif
USE_FORTRAN= yes USE_FORTRAN= yes

View File

@ -22,7 +22,7 @@ BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot \
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
gsed:${PORTSDIR}/textproc/gsed gsed:${PORTSDIR}/textproc/gsed
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
glpk.13:${PORTSDIR}/math/glpk \ glpk.14:${PORTSDIR}/math/glpk \
hdf5:${PORTSDIR}/science/hdf5 \ hdf5:${PORTSDIR}/science/hdf5 \
umfpack.1:${PORTSDIR}/math/suitesparse \ umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull qhull:${PORTSDIR}/math/qhull