git: e6639cde8968 - main - security/libident: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 01 Feb 2024 20:15:12 UTC
The branch main has been updated by bofh:

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

commit e6639cde8968a8a6ec0971db3efed4a7e079e69e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-31 16:20:27 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-01 20:00:51 +0000

    security/libident: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 security/libident/Makefile  | 3 ++-
 security/libident/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/security/libident/Makefile b/security/libident/Makefile
index e5855943ba5c..e408033f6b1f 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libident
 PORTVERSION=	0.32
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security
 MASTER_SITES=	http://www.remlab.net/files/libident/
 
@@ -9,6 +9,7 @@ COMMENT=	Small library to interface the ident protocol server (rfc1413)
 
 USES=		libtool
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 
diff --git a/security/libident/pkg-plist b/security/libident/pkg-plist
index 84f1cad9b05a..46e24780916c 100644
--- a/security/libident/pkg-plist
+++ b/security/libident/pkg-plist
@@ -3,5 +3,5 @@ lib/libident.a
 lib/libident.so
 lib/libident.so.0
 lib/libident.so.0.0.0
-man/man3/ident.3.gz
+share/man/man3/ident.3.gz
 %%PORTDOCS%%%%DOCSDIR%%/README