diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-07-15 13:03:56 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-07-15 13:03:56 +0000 |
commit | 56bb28e7ce51b48275d24f86564edac017d8158b (patch) | |
tree | 63d8189c4f601a0a4690e1523c1aebf4f37db768 /math/octave | |
parent | c1553496d33a291e05f4f2c852e779240dbc3b82 (diff) |
Notes
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index fdd8548acf80..44498541dd6e 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -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 |