aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/xtide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index 9896f815bd02..8019f690e9c8 100644
--- a/astro/xtide/Makefile
+++ b/astro/xtide/Makefile
@@ -67,7 +67,7 @@ pre-configure:
${SH} ./configure --disable-shared \
${CONFIGURE_ARGS} \
&& ${MKDIR} ${WRKDIR}/${TCD_DISTNAME}/.libs \
- && ${SETENV} ${MAKE_ENV} ${GMAKE}
+ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD}
post-configure:
@${SED} -e 's,%%PREFIX%%,${PREFIX},g' \