From 3dc46a19baf40a18cf402ab252cff35732d0c679 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 23 Feb 2024 19:40:25 +0100 Subject: [PATCH] games/bzflag: Moved man to share/man Approved by: portmgr (blanket) --- games/bzflag/Makefile | 3 ++- games/bzflag/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 9ccafabc6237b..022a4aa0360a8 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -1,6 +1,6 @@ PORTNAME= bzflag PORTVERSION= 2.4.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://download.bzflag.org/bzflag/source/${PORTVERSION}/ @@ -17,6 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libcares.so:dns/c-ares GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= autoreconf compiler:c++11-lib libtool localbase ncurses pkgconfig tar:bzip2 INSTALL_TARGET= install-strip diff --git a/games/bzflag/pkg-plist b/games/bzflag/pkg-plist index e075aa01ef5a3..7c825e7b39d7e 100644 --- a/games/bzflag/pkg-plist +++ b/games/bzflag/pkg-plist @@ -34,10 +34,10 @@ lib/bzflag/teamflagreset.so lib/bzflag/thiefControl.so lib/bzflag/timedctf.so lib/bzflag/wwzones.so -man/man5/bzw.5.gz -man/man6/bzadmin.6.gz -man/man6/bzflag.6.gz -man/man6/bzfs.6.gz +share/man/man5/bzw.5.gz +share/man/man6/bzadmin.6.gz +share/man/man6/bzflag.6.gz +share/man/man6/bzfs.6.gz %%DATADIR%%/automatic_icon.png %%DATADIR%%/blend_flash.png %%DATADIR%%/blue_basetop.png