Re: git: 5d67fe169bc4 - main - security/nmap*: Actually use devel/pcre2
- In reply to: Cy Schubert : "git: 5d67fe169bc4 - main - security/nmap*: Actually use devel/pcre2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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"