git: bb589244463c - main - security/pkcs11-helper: Install man pages under share/man

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Tue, 27 Feb 2024 02:45:30 UTC
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bb589244463c0eedfc73de1db52a9cf94b64d281

commit bb589244463c0eedfc73de1db52a9cf94b64d281
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2024-02-27 01:46:32 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-02-27 02:43:35 +0000

    security/pkcs11-helper: Install man pages under share/man
    
    Approved by:    portmgr (blanket)
    Sponsored by:   The FreeBSD Foundation
---
 security/pkcs11-helper/Makefile  | 4 +++-
 security/pkcs11-helper/pkg-plist | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile
index 5960017c22fd..d2953236cc7e 100644
--- a/security/pkcs11-helper/Makefile
+++ b/security/pkcs11-helper/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pkcs11-helper
 PORTVERSION=	1.29.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security devel
 MASTER_SITES=	https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION}/
 
@@ -30,6 +30,8 @@ CONFIGURE_ARGS=	--disable-crypto-engine-gnutls \
 		--disable-crypto-engine-mbedtls \
 		--disable-crypto-engine-cryptoapi
 
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
+
 INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=	DOCS DOXYGEN
diff --git a/security/pkcs11-helper/pkg-plist b/security/pkcs11-helper/pkg-plist
index 1b1f063343a8..9e7bbba361a4 100644
--- a/security/pkcs11-helper/pkg-plist
+++ b/security/pkcs11-helper/pkg-plist
@@ -14,4 +14,4 @@ lib/libpkcs11-helper.so.1
 lib/libpkcs11-helper.so.1.0.0
 libdata/pkgconfig/libpkcs11-helper-1.pc
 share/aclocal/pkcs11-helper-1.m4
-man/man8/pkcs11-helper-1.8.gz
+share/man/man8/pkcs11-helper-1.8.gz