summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 08:42:24 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 08:42:24 +0100
commit28121511b2bd47ddbba3c55eefcd6a7a495ff0bf (patch)
tree473eb4b1950ef1b07f8c820815d8f222b144d65a
parent5a5fde289cf7a4355d847c3d0ed94b83204129aa (diff)
downloadfreebsd-ports-28121511b2bd47ddbba3c55eefcd6a7a495ff0bf.zip
games/residualvm: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/residualvm/Makefile4
-rw-r--r--games/residualvm/pkg-plist2
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