git: 40a9404e96a7 - main - net-mgmt/lldpd: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 06:50:19 UTC
The branch main has been updated by bofh:

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

commit 40a9404e96a75fd1c6ad8a0dffb9ef60dd259c68
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 06:42:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 06:42:21 +0000

    net-mgmt/lldpd: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/lldpd/Makefile  | 2 ++
 net-mgmt/lldpd/pkg-plist | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-mgmt/lldpd/Makefile b/net-mgmt/lldpd/Makefile
index 09c8565288fe..27f8394569db 100644
--- a/net-mgmt/lldpd/Makefile
+++ b/net-mgmt/lldpd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lldpd
 PORTVERSION=	1.0.14
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/
 
@@ -18,6 +19,7 @@ USE_CSTD=	gnu99
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	${PORTNAME}
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--disable-doxygen-doc \
 		--enable-hardening \
 		--enable-privsep \
diff --git a/net-mgmt/lldpd/pkg-plist b/net-mgmt/lldpd/pkg-plist
index a95060523b4a..00af41872d22 100644
--- a/net-mgmt/lldpd/pkg-plist
+++ b/net-mgmt/lldpd/pkg-plist
@@ -6,9 +6,9 @@ lib/liblldpctl.so
 lib/liblldpctl.so.4
 lib/liblldpctl.so.4.9.1
 libdata/pkgconfig/lldpctl.pc
-man/man8/lldpcli.8.gz
-man/man8/lldpctl.8.gz
-man/man8/lldpd.8.gz
+share/man/man8/lldpcli.8.gz
+share/man/man8/lldpctl.8.gz
+share/man/man8/lldpd.8.gz
 sbin/lldpcli
 sbin/lldpctl
 sbin/lldpd