git: d8e220c26a85 - main - games/moria: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 11:05:16 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8e220c26a85d991c633386d7ab21dd87d56a8a0 commit d8e220c26a85d991c633386d7ab21dd87d56a8a0 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-09 09:58:27 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-09 11:04:52 +0000 games/moria: Move man pages to share/man Approved by: portmgr (blanket) --- games/moria/Makefile | 3 ++- games/moria/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/moria/Makefile b/games/moria/Makefile index dff4827b56b7..4e2e6dc76e5e 100644 --- a/games/moria/Makefile +++ b/games/moria/Makefile @@ -1,5 +1,6 @@ PORTNAME= moria PORTVERSION= 5.5.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.funet.fi/pub/unix/games/moria/source/ \ ftp://ftp.greyhelm.com/pub/Games/Moria/source/ @@ -26,7 +27,7 @@ do-configure: cd ${WRKSRC} && ${LN} -sf source/* unix/* . post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/moria.6 ${STAGEDIR}${PREFIX}/man/man6/ + ${INSTALL_MAN} ${WRKSRC}/doc/moria.6 ${STAGEDIR}${PREFIX}/share/man/man6/ post-install-DOCS-on: cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} install diff --git a/games/moria/pkg-plist b/games/moria/pkg-plist index bf9d247407bc..465153938970 100644 --- a/games/moria/pkg-plist +++ b/games/moria/pkg-plist @@ -14,4 +14,4 @@ @owner @group @mode -man/man6/moria.6.gz +share/man/man6/moria.6.gz