diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-08-15 14:16:01 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-08-15 14:16:01 +0000 |
commit | f0e03caa8124bd8966c09aa0b026632c52b1d433 (patch) | |
tree | ccc8ed2189febaf594b28c820a5fd80c200c2de2 /math/octave | |
parent | a8019562179ac7e5518d368e1b7036aae59684b1 (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 f64e1733cb24..4a008559b5de 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.14:${PORTSDIR}/math/glpk \ + glpk.15:${PORTSDIR}/math/glpk \ hdf5:${PORTSDIR}/science/hdf5 \ umfpack.1:${PORTSDIR}/math/suitesparse \ qhull:${PORTSDIR}/math/qhull |