git: 6de53dd0fbaa - main - games/pathological: Sanitize MANPREFIX

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 22 Jan 2024 00:07:07 UTC
The branch main has been updated by bofh:

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

commit 6de53dd0fbaaba83dbdc2eac3d0e4c4857902844
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-21 23:57:42 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-22 00:06:46 +0000

    games/pathological: Sanitize MANPREFIX
    
    Approved by:    portmgr (blanket)
---
 games/pathological/Makefile  | 4 ++--
 games/pathological/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games/pathological/Makefile b/games/pathological/Makefile
index 2ac73606c5f9..91d13696929d 100644
--- a/games/pathological/Makefile
+++ b/games/pathological/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pathological
 PORTVERSION=	1.1.3
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	games
 MASTER_SITES=	SF
 
@@ -37,7 +37,7 @@ do-install:
 		exec ${PYTHON_CMD} ${DATADIR}/pathological.py\n" > ${WRKDIR}/pathological.sh
 	${INSTALL_SCRIPT} ${WRKDIR}/pathological.sh \
 		${STAGEDIR}${PREFIX}/bin/pathological
-	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6.gz ${STAGEDIR}${MANPREFIX}/man/man6
+	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6.gz ${STAGEDIR}${PREFIX}/share/man/man6
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${DOC_FILES:S|^|${WRKSRC}/html/|g} ${STAGEDIR}${DOCSDIR}
 
diff --git a/games/pathological/pkg-plist b/games/pathological/pkg-plist
index f77d479454bd..6777fbc4ac73 100644
--- a/games/pathological/pkg-plist
+++ b/games/pathological/pkg-plist
@@ -1,5 +1,5 @@
 bin/pathological
-man/man6/pathological.6.gz
+share/man/man6/pathological.6.gz
 %%DATADIR%%/circuits/all-boards
 %%DATADIR%%/graphics/backdrop.jpg
 %%DATADIR%%/graphics/blank-bg-tile.png