git: ac45c7d0c1a9 - main - net/igmpproxy: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 21:41:24 UTC
The branch main has been updated by bofh:

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

commit ac45c7d0c1a911ee7b1990d1a94b2be131d43361
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 20:55:39 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 21:40:40 +0000

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

diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile
index a829ae1059a5..169fbe3e8c02 100644
--- a/net/igmpproxy/Makefile
+++ b/net/igmpproxy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	igmpproxy
 DISTVERSION=	0.4
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -15,6 +15,7 @@ USES=		autoreconf
 USE_GITHUB=	yes
 GH_ACCOUNT=	pali
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_RC_SUBR=	igmpproxy
 
 post-install:
diff --git a/net/igmpproxy/pkg-plist b/net/igmpproxy/pkg-plist
index c1dc265c1764..83d14751db62 100644
--- a/net/igmpproxy/pkg-plist
+++ b/net/igmpproxy/pkg-plist
@@ -1,4 +1,4 @@
 sbin/igmpproxy
 @sample etc/igmpproxy.conf.sample
-man/man5/igmpproxy.conf.5.gz
-man/man8/igmpproxy.8.gz
+share/man/man5/igmpproxy.conf.5.gz
+share/man/man8/igmpproxy.8.gz