diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 13:51:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 13:51:14 +0000 |
commit | af7cc6136eea7b82d789f4a8304d4632d155721f (patch) | |
tree | 0e297abb6db924311cbca86f62f5b1c2ba67d9f1 /math/maxima | |
parent | 0b8e7b7bf96ceca3e09afb45bcb5eca5212086e0 (diff) | |
download | ports-af7cc6136eea7b82d789f4a8304d4632d155721f.tar.gz ports-af7cc6136eea7b82d789f4a8304d4632d155721f.zip |
Notes
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 57d610ac4714..e01ccbaac9aa 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -USES= gmake perl5 tk:84+ +USES= gmake makeinfo perl5 tk:84+ USE_PERL5= build USE_PYTHON_BUILD= yes GNU_CONFIGURE= yes |