aboutsummaryrefslogtreecommitdiffstats
path: root/math/biggles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/biggles/Makefile')
-rw-r--r--math/biggles/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index 342beb282f1d..32687ef02024 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -23,6 +23,7 @@ MAKE_ARGS= CC="${CC}" \
LIBPLOT_CPPFLAGS="-I${LOCALBASE}/include" \
LIBPLOT_LDFLAGS="-L${LOCALBASE}/lib -lplot"
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/CC/s,gcc,$$\{CC\},' ${WRKSRC}/make.inc