-
- Downloads
devel/llvm*: Fix CONFLICT on cmark
If the user has the textproc/cmark package installed, the py*-CommonMark package will fail to install. This in turn leads to build failures down the line when sphinx tries to load commonmark. The result is confusing and potentially wastes a lot of build time so just conflict upfront. The previous code attempted to do this, but I'd listed the conflict incorrectly in 2019. :( PR: 239636 Reported by: Stephen Roznowski <sjrbulk@verizon.net>
Showing
- devel/llvm10/Makefile 1 addition, 1 deletiondevel/llvm10/Makefile
- devel/llvm11/Makefile 1 addition, 1 deletiondevel/llvm11/Makefile
- devel/llvm12/Makefile 1 addition, 1 deletiondevel/llvm12/Makefile
- devel/llvm13/Makefile 1 addition, 1 deletiondevel/llvm13/Makefile
- devel/llvm14/Makefile 1 addition, 1 deletiondevel/llvm14/Makefile
- devel/llvm15/Makefile 1 addition, 1 deletiondevel/llvm15/Makefile
- devel/llvm80/Makefile 1 addition, 1 deletiondevel/llvm80/Makefile
- devel/llvm90/Makefile 1 addition, 1 deletiondevel/llvm90/Makefile
Loading
Please register or sign in to comment