Re: git: 5d67fe169bc4 - main - security/nmap*: Actually use devel/pcre2

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Sun, 29 Mar 2026 12:33:27 UTC
On Sun, Mar 29, 2026 at 3:28 PM Cy Schubert <cy@freebsd.org> wrote:
>
> @@ -38,7 +39,9 @@ CONFIGURE_ARGS=--without-localdirs \
>                 --without-ndiff \
>                 --with-libpcre=${LOCALBASE} \
>                 --with-liblua=included \
> -               --without-nmap-update
> +               --without-nmap-update \
> +               --with-libpcre=${LOCALBASE}
> +

It is already passed in after "--without-ndiff"