git: e09772d53c97 - main - net-mgmt/ipv6mon: Move man pages to share/man

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 12:30:52 UTC
The branch main has been updated by eduardo:

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

commit e09772d53c976bce983773441828182d824aacdd
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-24 12:30:03 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-24 12:30:31 +0000

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

diff --git a/net-mgmt/ipv6mon/Makefile b/net-mgmt/ipv6mon/Makefile
index d6ae478ad6c6..353978101307 100644
--- a/net-mgmt/ipv6mon/Makefile
+++ b/net-mgmt/ipv6mon/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ipv6mon
 PORTVERSION=	1.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	hrs@FreeBSD.org
@@ -20,6 +20,7 @@ CFLAGS+=	-DIPV6MON_CONF=\\\"${PREFIX}/etc/ipv6mon.conf\\\"
 USERS=		${PORTNAME}
 GROUPS=		${PORTNAME}
 USE_RC_SUBR=	${PORTNAME}
+MAKE_ARGS=	MANDIR=${PREFIX}/share/man/man
 
 PORTDOCS=	README.TXT \
 		ipv6mon-installation-notes.odt \
diff --git a/net-mgmt/ipv6mon/pkg-plist b/net-mgmt/ipv6mon/pkg-plist
index a2cfa4f432ab..915eaa922e27 100644
--- a/net-mgmt/ipv6mon/pkg-plist
+++ b/net-mgmt/ipv6mon/pkg-plist
@@ -1,4 +1,4 @@
 @sample etc/ipv6mon.conf.sample
 sbin/ipv6mon
-man/man5/ipv6mon.conf.5.gz
-man/man8/ipv6mon.8.gz
+share/man/man5/ipv6mon.conf.5.gz
+share/man/man8/ipv6mon.8.gz