git: a256c5abfbbc - main - games/typespeed: Moved man to share/man

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

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

commit a256c5abfbbcf30d9c43b07865b738a0a6a67514
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 07:56:50 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 07:56:50 +0000

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

diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile
index cbd28b52b77f..b45a96433238 100644
--- a/games/typespeed/Makefile
+++ b/games/typespeed/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	typespeed
 PORTVERSION=	0.6.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	SF
 
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		ncurses
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--with-highscoredir="${SCOREDIR}"
 
 SCOREDIR=	/var/games/typespeed
diff --git a/games/typespeed/pkg-plist b/games/typespeed/pkg-plist
index d4a9a42130dd..d7cee71f9451 100644
--- a/games/typespeed/pkg-plist
+++ b/games/typespeed/pkg-plist
@@ -1,7 +1,7 @@
 @(,games,2555) bin/typespeed
 bin/typespeed-hs-conv
 @sample etc/typespeedrc.sample
-man/man6/typespeed.6.gz
+share/man/man6/typespeed.6.gz
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%NLS%%share/locale/de_DE/LC_MESSAGES/typespeed.mo
 %%NLS%%share/locale/fr_FR/LC_MESSAGES/typespeed.mo