git: de768ece431a - main - games/wolfpack: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 24 Feb 2024 08:16:34 UTC
The branch main has been updated by bofh:

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

commit de768ece431aaff7e528e5c50e21082a34ecfade
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 08:09:19 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 08:09:19 +0000

    games/wolfpack: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 games/wolfpack/Makefile  |  2 ++
 games/wolfpack/pkg-plist | 14 +++++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile
index 64836e44abab..d738cec68c91 100644
--- a/games/wolfpack/Makefile
+++ b/games/wolfpack/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	wolfpack
 PORTVERSION=	4.4.1
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/empserver/${DISTNAME}
 DISTNAME=	empire-${PORTVERSION}
@@ -14,6 +15,7 @@ MAKEFILE=	GNUmakefile
 USES=		gmake groff perl5
 USE_PERL5=	build
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 BINDIR=		lib/${PORTNAME}
 CONFIGURE_ARGS=	--bindir=${PREFIX}/${BINDIR} --sbindir=${PREFIX}/${BINDIR}
 
diff --git a/games/wolfpack/pkg-plist b/games/wolfpack/pkg-plist
index 2ae4592e8008..281fe02953a6 100644
--- a/games/wolfpack/pkg-plist
+++ b/games/wolfpack/pkg-plist
@@ -7,13 +7,13 @@ lib/wolfpack/empsched
 lib/wolfpack/fairland
 lib/wolfpack/files
 lib/wolfpack/pconfig
-man/man6/emp_server.6.gz
-man/man6/empdump.6.gz
-man/man6/empire.6.gz
-man/man6/empsched.6.gz
-man/man6/fairland.6.gz
-man/man6/files.6.gz
-man/man6/pconfig.6.gz
+share/man/man6/emp_server.6.gz
+share/man/man6/empdump.6.gz
+share/man/man6/empire.6.gz
+share/man/man6/empsched.6.gz
+share/man/man6/fairland.6.gz
+share/man/man6/files.6.gz
+share/man/man6/pconfig.6.gz
 @owner wolfpack
 @group wolfpack
 @mode 644