diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2015-01-25 00:46:11 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2015-01-25 00:46:11 +0000 |
commit | 72fd8dd06a90c34723477d35786aee87d72210c2 (patch) | |
tree | fa385db6814c3ed82dc948ab39cfdc5f599b9af4 /math/octave-forge-ltfat/Makefile | |
parent | f522f9bed8571567df004bc1bd47e6892262fc53 (diff) |
Notes
Diffstat (limited to 'math/octave-forge-ltfat/Makefile')
-rw-r--r-- | math/octave-forge-ltfat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 17cdedd230de..fb4e901888f4 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \ - libportaudio.so:${PORTSDIR}/audio/portaudio2 \ + libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \ libcblas.so:${PORTSDIR}/math/cblas # OCTSRC is the name of the directory of the package. |