diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-23 05:05:19 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-23 05:05:19 +0000 |
commit | 1e83422365b4f7dca6de58af829d906c6975a560 (patch) | |
tree | 073af60a44e8b60bb385d4db2c22ecb09a70290b /math/octave-forge-ltfat | |
parent | 6731e4e8bbfa567c442eb7acd38ed56b79dbd3d0 (diff) | |
download | ports-1e83422365b4f7dca6de58af829d906c6975a560.tar.gz ports-1e83422365b4f7dca6de58af829d906c6975a560.zip |
Notes
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} |