1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/textproc/ripgrep
Joseph Mingrone a2d8ee6059
textproc/ripgrep: Fix build with rust 1.71.0
Summary:
Do not abort if documentation is missing.

error: missing documentation for an extern crate
  --> crates/grep/src/lib.rs:17:1
   |
17 | pub extern crate grep_cli as cli;
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |

PR:		272602
Reviewed by:	mikael
Approved by:	portmgr (build fix blanket)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41095
2023-07-19 13:44:40 -03:00
..
files
distinfo
Makefile
pkg-descr