--- devel/llvm-cheri/Makefile (revision 538160) +++ devel/llvm-cheri/Makefile (working copy) @@ -267,7 +267,7 @@ ${WRKSRC}/llvm/utils/lit/lit.py ${WRKSRC}/llvm/utils/lit/lit/*.py post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/lld/docs/conf.py post-install: --- devel/llvm-devel/Makefile (revision 538160) +++ devel/llvm-devel/Makefile (working copy) @@ -372,7 +372,7 @@ ${PATCH_WRKSRC}/clang/tools/clang-format/git-clang-format post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/lld/docs/conf.py post-install: --- devel/llvm10/Makefile (revision 538160) +++ devel/llvm10/Makefile (working copy) @@ -480,7 +480,7 @@ ${PATCH_WRKSRC}/tools/clang/tools/clang-format/git-clang-format post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/tools/lld/docs/conf.py post-build-COMPILER_RT-on: --- devel/llvm60/Makefile (revision 538160) +++ devel/llvm60/Makefile (working copy) @@ -315,7 +315,7 @@ ${PATCH_WRKSRC}/tools/clang/tools/clang-format/git-clang-format post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/tools/lld/docs/conf.py post-build-COMPILER_RT-on: --- devel/llvm70/Makefile (revision 538160) +++ devel/llvm70/Makefile (working copy) @@ -335,7 +335,7 @@ ${PATCH_WRKSRC}/tools/clang/tools/clang-format/git-clang-format post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/tools/lld/docs/conf.py post-build-COMPILER_RT-on: --- devel/llvm80/Makefile (revision 538160) +++ devel/llvm80/Makefile (working copy) @@ -403,7 +403,7 @@ ${MV} ${WRKSRC_openmp} ${PATCH_WRKSRC}/projects/openmp post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/tools/lld/docs/conf.py post-patch: --- devel/llvm90/Makefile (revision 538160) +++ devel/llvm90/Makefile (working copy) @@ -455,7 +455,7 @@ ${PATCH_WRKSRC}/tools/clang/tools/clang-format/git-clang-format post-patch-LLD-on: - ${REINPLACE_CMD} -e "s|\'indexsidebar.html\'|[\'indexsidebar.html\']|" \ + ${REINPLACE_CMD} -e "s|'indexsidebar.html'|['indexsidebar.html']|" \ ${PATCH_WRKSRC}/tools/lld/docs/conf.py post-build-COMPILER_RT-on: