aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 22:27:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 22:27:43 +0000
commit38905fdbd42f9992169a08563c21f111fdbd5aa3 (patch)
treeb49a1c98dcc668d086d1f2775d81ed946926ae91
parentcd353df366b6bc0062fcc7597fd97edcea1dcdb3 (diff)
downloadports-38905fdbd42f9992169a08563c21f111fdbd5aa3.tar.gz
ports-38905fdbd42f9992169a08563c21f111fdbd5aa3.zip
Notes
-rw-r--r--databases/firebird21-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/firebird21-server/Makefile b/databases/firebird21-server/Makefile
index a5adad8dcecb..9ccb024c81c0 100644
--- a/databases/firebird21-server/Makefile
+++ b/databases/firebird21-server/Makefile
@@ -141,7 +141,7 @@ post-build:
.endif
do-configure:
- @(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${MAKE_ENV} MAKE=${GMAKE} \
+ @(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${MAKE_ENV} MAKE=${MAKE_CMD} \
${AUTOTOOLS_VARS} ./autogen.sh --localstatedir=${LOCALSTATEDIR} \
--prefix=${LOCALSTATEDIR} --exec-prefix=${PREFIX} \
--libexecdir=${LIBEXECDIR} \