aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk11/Makefile')
-rw-r--r--net/asterisk11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index 8090f482ccba..974488709c0b 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -256,7 +256,7 @@ post-patch:
${REINPLACE_CMD} -e 's|/var/lib|${PREFIX}/share|g' ${WRKSRC}/configs/musiconhold.conf.sample
post-configure:
- @cd ${WRKSRC} && ${GMAKE} menuselect.makeopts
+ @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts
@cd ${WRKSRC} && ./menuselect/menuselect --disable res_timing_kqueue menuselect.makeopts
.if ${PORT_OPTIONS:MMYSQL}
@cd ${WRKSRC} && ./menuselect/menuselect --enable res_config_mysql menuselect.makeopts