aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 21:50:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 21:50:29 +0000
commit2fcc44703e24fdb7069f0c7faeb483740b5db406 (patch)
treec412a1e5410f8dd7c69286d3bd84d2a631590695 /astro
parentdd63ae19668c16ef3f9102a748c51504522c0d5d (diff)
downloadports-2fcc44703e24fdb7069f0c7faeb483740b5db406.tar.gz
ports-2fcc44703e24fdb7069f0c7faeb483740b5db406.zip
Notes
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' \