From: sthen Date: Mon, 14 Mar 2022 10:56:55 +0000 (+0000) Subject: document changes to MODPERL_REGEN_PPPORT X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fde0b459855a0ba3fb7a1c4cb51905547a2c957a;p=openbsd document changes to MODPERL_REGEN_PPPORT --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 1f2a422f394..d9681c806c1 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.559 2022/03/12 12:20:03 sthen Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.560 2022/03/14 10:56:55 sthen Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 12 2022 $ +.Dd $Mdocdate: March 14 2022 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2240,12 +2240,16 @@ Likewise for Likewise for .Cm do-test . .It Ev MODPERL_REGEN_PPPORT -Normally, ppport.h will be regenerated using a current version of -.Xr Devel::PPPort 3p -if present. -Set to +Normally, if ppport.h is present, +it will be regenerated using a current version of +.Xr Devel::PPPort 3p . +Set to the filename under +.Pa ${WRKSRC} , +or .Sq \&No -to disable this. +to disable. +Defaults to +.Sq ppport.h . .It Ev MODULES External modules mechanism, documented separately. Modules such as