diff options
Diffstat (limited to 'math/octave-forge-ltfat')
-rw-r--r-- | math/octave-forge-ltfat/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 39a70ca7c4a6..b684f9434716 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -15,8 +15,6 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ portaudio:${PORTSDIR}/audio/portaudio2 \ cblas:${PORTSDIR}/math/cblas -MAKE_ARGS= CC="${CC}" - # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} |