summaryrefslogtreecommitdiff
path: root/math/octave-forge-tsa
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-16 03:14:30 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-16 03:14:30 +0000
commitf381cadfdc825c2324112e0288ea8cf62b804e78 (patch)
tree25feb73a1598d82f200607971d31a2977c0df160 /math/octave-forge-tsa
parentemulators/qmc2 (diff)
- Make compatible with FreeBSD-10+.
Notes
Notes: svn path=/head/; revision=339886
Diffstat (limited to 'math/octave-forge-tsa')
-rw-r--r--math/octave-forge-tsa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile
index 4d4bebb011ba..99a94c8032a7 100644
--- a/math/octave-forge-tsa/Makefile
+++ b/math/octave-forge-tsa/Makefile
@@ -10,6 +10,8 @@ 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}