git: 28121511b2bd - main - games/residualvm: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:48:46 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=28121511b2bd47ddbba3c55eefcd6a7a495ff0bf
commit 28121511b2bd47ddbba3c55eefcd6a7a495ff0bf
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 07:42:24 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 07:42:24 +0000
games/residualvm: Moved man to share/man
Approved by: portmgr (blanket)
---
games/residualvm/Makefile | 4 ++--
games/residualvm/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/games/residualvm/Makefile b/games/residualvm/Makefile
index 725481c78a64..2868674f8b88 100644
--- a/games/residualvm/Makefile
+++ b/games/residualvm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= residualvm
PORTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MAINTAINER= yerenkow@gmail.com
@@ -42,6 +42,6 @@ INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
post-patch:
- @${REINPLACE_CMD} -e 's|{datarootdir}/man|{prefix}/man|' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|{datarootdir}/man|{prefix}/share/man|' ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/games/residualvm/pkg-plist b/games/residualvm/pkg-plist
index 94cc462cf6ae..44aab7b08e59 100644
--- a/games/residualvm/pkg-plist
+++ b/games/residualvm/pkg-plist
@@ -1,5 +1,5 @@
bin/residualvm
-man/man6/residualvm.6.gz
+share/man/man6/residualvm.6.gz
share/applications/residualvm.desktop
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING