--- openssl-3.0.8/Configurations/unix-Makefile.tmpl.orig	2024-05-06 15:33:14.243049676 -0400
+++ openssl-3.0.8/Configurations/unix-Makefile.tmpl	2024-05-06 16:13:38.687517324 -0400
@@ -1538,7 +1538,7 @@ EOF
           my $pod = $gen0;
           return <<"EOF";
 $args{src}: $pod
-	pod2man --name=$name --section=$section\$(MANSUFFIX) --center=OpenSSL \\
+	@pod2man --name=$name --section=$section\$(MANSUFFIX) --center=OpenSSL \\
 		--release=\$(VERSION) $pod >\$\@
 EOF
       } elsif (platform->isdef($args{src})) {
