git: b2a424ce972c - main - net/olsrd: Move man pages to share/man

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

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

commit b2a424ce972cab2214b0731935a743d7cf325461
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-24 09:55:56 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-24 10:50:38 +0000

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

diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile
index dc9725f25849..4dae70b4b878 100644
--- a/net/olsrd/Makefile
+++ b/net/olsrd/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	olsrd
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	decke@FreeBSD.org
@@ -17,7 +17,7 @@ USE_LDCONFIG=	yes
 USE_RC_SUBR=	olsrd
 
 GH_ACCOUNT=	OLSR
-MAKE_ARGS=	VERBOSE=1
+MAKE_ARGS=	VERBOSE=1 mandir=${PREFIX}/share/man
 
 ALL_TARGET=	build_all
 INSTALL_TARGET=	install_all
diff --git a/net/olsrd/pkg-plist b/net/olsrd/pkg-plist
index 5fcad2fdb208..eb4a8bb6258c 100644
--- a/net/olsrd/pkg-plist
+++ b/net/olsrd/pkg-plist
@@ -11,5 +11,5 @@ lib/olsrd_pgraph.so.1.1
 lib/olsrd_secure.so.0.6
 lib/olsrd_txtinfo.so.1.1
 lib/olsrd_watchdog.so.0.1
-man/man5/olsrd.conf.5.gz
-man/man8/olsrd.8.gz
+share/man/man5/olsrd.conf.5.gz
+share/man/man8/olsrd.8.gz