diff options
Diffstat (limited to 'math/octave-devel')
-rw-r--r-- | math/octave-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 745626d476ad..62f2367241cf 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -19,7 +19,7 @@ COMMENT= Developer's version of math/octave BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ gperf:${PORTSDIR}/devel/gperf \ ${LOCALBASE}/lib/libglpk.a:${PORTSDIR}/math/glpk \ - ${LOCALBASE}/lib/libcxsparse.a:${PORTSDIR}/math/ufsparse + ${LOCALBASE}/lib/libcxsparse.a:${PORTSDIR}/math/suitesparse RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ atlas.1:${PORTSDIR}/math/atlas \ |