1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Use MAKE_CMD

This commit is contained in:
Baptiste Daroussin 2014-06-24 22:52:47 +00:00
parent b8873cd6e7
commit 004f600bae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359172

View File

@ -27,7 +27,7 @@ post-patch:
${WRKSRC}/doc/Makefile
do-build:
cd ${WRKSRC} && ${GMAKE} -C doc info html
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C doc info html
do-install:
${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${PREFIX}/${INFO_PATH}