[Bug 293279] security/(modsecurity3|modsecurity-nginx) : switch to PCRE2 and fix build with current ports tree
Date: Sun, 22 Feb 2026 14:33:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293279
--- Comment #5 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Jochen Neumeister from comment #4)
--CONFIGURE_ARGS--
--without-lmdb --without-ssdeep --without-lua --without-pcre2
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
> --without-pcre2
must be: --with-pcre2
Build without errors for me.
--
You are receiving this mail because:
You are the assignee for the bug.