summaryrefslogtreecommitdiff
path: root/math/octave-forge-ltfat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-ltfat/Makefile')
-rw-r--r--math/octave-forge-ltfat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile
index 01aaa31f7fe3..9a7e6bffe230 100644
--- a/math/octave-forge-ltfat/Makefile
+++ b/math/octave-forge-ltfat/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
LIB_DEPENDS= libfftw3.so:math/fftw3 \
libportaudio.so:audio/portaudio \
- libcblas.so:math/cblas
+ libopenblas.so:math/openblas
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.