From b7a0f5c01a9a0e3ac796a6b560679b16464708e5 Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 5 Sep 2023 13:04:58 +0000 Subject: [PATCH] pof for check-lib-depends --- share/man/man5/bsd.port.mk.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 94440a4c71b..e32ae3738ad 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.596 2023/09/05 13:02:11 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.597 2023/09/05 13:04:58 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -1327,7 +1327,10 @@ This is essentially the same as running after each package build. Defaults to .Sq \&No , -as this can be a big performance hit. +as this can be a big performance hit, and also because +.Ev lib-depends-check +doesn't know about library subdirectories or dynamic loading through +.Xr dlopen 3 . .It Ev CHECKSUMFILES List of all files that need to be retrieved by .Cm fetch , -- 2.20.1