git: 9dd2aed398ac - main - games/fairymax: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Mar 2024 11:38:33 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9dd2aed398ac4b8214ce5f1cbba698879323c983
commit 9dd2aed398ac4b8214ce5f1cbba698879323c983
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-03-18 11:09:16 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-03-18 11:38:13 +0000
games/fairymax: Move man pages to share/man
Approved by: portmgr (blanket)
---
games/fairymax/Makefile | 4 ++--
games/fairymax/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/games/fairymax/Makefile b/games/fairymax/Makefile
index 8de6678aa8cc..43a8c2142549 100644
--- a/games/fairymax/Makefile
+++ b/games/fairymax/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fairymax
PORTVERSION= 5.0b.20160316.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://freeheimdall.spdns.org/files/
# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz
@@ -22,7 +22,7 @@ USES= gmake perl5
USE_PERL5= build
MAKE_ARGS+= prefix= \
bindir=${PREFIX}/bin \
- mandir=${PREFIX}/man \
+ mandir=${PREFIX}/share/man \
datadir= \
plugindir=${PREFIX}/share/games/plugins \
fairydir=${DATADIR} \
diff --git a/games/fairymax/pkg-plist b/games/fairymax/pkg-plist
index 000e3aec77c5..3eebeae27e3f 100644
--- a/games/fairymax/pkg-plist
+++ b/games/fairymax/pkg-plist
@@ -1,7 +1,6 @@
bin/fairymax
bin/maxqi
bin/shamax
-man/man6/fairymax.6.gz
%%DATADIR%%/fmax.ini
%%DATADIR%%/qmax.ini
%%DATADIR%%/makruk.hash
@@ -11,3 +10,4 @@ share/games/plugins/logos/shamax.png
share/games/plugins/xboard/fairymax.eng
share/games/plugins/xboard/maxqi.eng
share/games/plugins/xboard/shamax.eng
+share/man/man6/fairymax.6.gz