diff options
Diffstat (limited to 'math/octave-devel/Makefile')
-rw-r--r-- | math/octave-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 9fee90c..97ffc16 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -17,8 +17,8 @@ COMMENT= High-level interactive language for numerical computations BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ - f77blas.1:${PORTSDIR}/math/blas \ - lapack.1:${PORTSDIR}/math/lapack + f77blas.1:${PORTSDIR}/math/atlas \ + lapack.3:${PORTSDIR}/math/lapack USE_BZIP2= yes |