aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/biggles/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index ac09f8060b5e..797f9e16a788 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -27,6 +27,7 @@ MAKE_ARGS= CC="${CC}" \
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/CC/s,gcc,$$\{CC\},' ${WRKSRC}/make.inc
+ @${REINPLACE_CMD} -e 's|= python|= ${PYTHON_CMD}|' ${WRKSRC}/make.inc
pre-build:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}