From a256c5abfbbcf30d9c43b07865b738a0a6a67514 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 24 Feb 2024 08:56:50 +0100 Subject: 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 -- cgit v1.2.3