From de768ece431aaff7e528e5c50e21082a34ecfade Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 24 Feb 2024 09:09:19 +0100 Subject: [PATCH] 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 64836e44ababb..d738cec68c91e 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 2ae4592e80083..281fe02953a67 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