git: 1d88c954605c - main - net/smcroute: Move man pages to share/man

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Wed, 20 Mar 2024 18:37:50 UTC
The branch main has been updated by eduardo:

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

commit 1d88c954605ccd45d04082dddccc8b95668302a9
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-20 17:45:56 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-20 18:37:10 +0000

    net/smcroute: Move man pages to share/man
    
    Approved by:    portmgr (blanket)
---
 net/smcroute/Makefile  | 2 ++
 net/smcroute/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/smcroute/Makefile b/net/smcroute/Makefile
index 8b8f5739a211..c114794fb67b 100644
--- a/net/smcroute/Makefile
+++ b/net/smcroute/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	smcroute
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	hrs@FreeBSD.org
@@ -15,6 +16,7 @@ USE_RC_SUBR=	${PORTNAME}
 USE_GITHUB=	yes
 GH_ACCOUNT=	troglobit
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 CONFIGURE_ARGS=	--bindir=${PREFIX}/sbin
 INSTALL_TARGET=	install-exec-am install-man
 PORTDOCS=	AUTHORS COPYING ChangeLog README TODO
diff --git a/net/smcroute/pkg-plist b/net/smcroute/pkg-plist
index 4aad09f958e3..680ba6a9acbb 100644
--- a/net/smcroute/pkg-plist
+++ b/net/smcroute/pkg-plist
@@ -1,3 +1,3 @@
 sbin/smcroute
 @sample etc/smcroute.conf.sample
-man/man8/smcroute.8.gz
+share/man/man8/smcroute.8.gz