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-tsa | |
parent | 6731e4e8bbfa567c442eb7acd38ed56b79dbd3d0 (diff) |
Notes
Diffstat (limited to 'math/octave-forge-tsa')
-rw-r--r-- | math/octave-forge-tsa/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile index 99a94c8032a7..4d4bebb011ba 100644 --- a/math/octave-forge-tsa/Makefile +++ b/math/octave-forge-tsa/Makefile @@ -10,8 +10,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 -MAKE_ARGS= CC="${CC}" CXX="${CXX}" - # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} |