aboutsummaryrefslogtreecommitdiff
path: root/math/giacxcas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/giacxcas/Makefile')
-rw-r--r--math/giacxcas/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index 232468dc18d3..354349e3c896 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -46,6 +46,7 @@ COCOALIB-GIAC= ${WRKDIR}/CoCoALib-0.9950
INFO= giac_es giac_us
+NO_STAGE= yes
post-patch:
@${GREP} -Rl --null /bin/bash ${COCOALIB-GIAC} | ${XARGS} -0 \
${REINPLACE_CMD} -e 's|/bin/bash|/usr/bin/env bash|'