aboutsummaryrefslogtreecommitdiff
path: root/math/eukleides/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/eukleides/Makefile')
-rw-r--r--math/eukleides/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile
index 2fbf03d706f6..664ad356718a 100644
--- a/math/eukleides/Makefile
+++ b/math/eukleides/Makefile
@@ -30,6 +30,7 @@ INFO= eukleides
PORTEXAMPLES= greenwich.euk sundial.euk vonkoch.euk
.endif
+NO_STAGE= yes
post-patch:
${GREP} -lR "#!/bin/bash" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's|#!/bin/bash|#!/bin/sh|g'