Skip to content

Commit

Permalink
games/residualvm: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 5a5fde2 commit 2812151
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions games/residualvm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= residualvm
PORTVERSION= 0.3.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= games

MAINTAINER= yerenkow@gmail.com
Expand Down Expand Up @@ -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>
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit 2812151

Please sign in to comment.