git: 48c3b07f25d2 - main - games/manaplus: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:48:35 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=48c3b07f25d26da6016563c804ee2a77c9938be8 commit 48c3b07f25d26da6016563c804ee2a77c9938be8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 07:28:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:28:20 +0000 games/manaplus: Moved man to share/man Approved by: portmgr (blanket) --- games/manaplus/Makefile | 3 ++- games/manaplus/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 9020bd5f9d62..5b4d4d35980e 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= manaplus DISTVERSION= 2.1.3.17 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ @@ -21,6 +21,7 @@ USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2 USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-sdl2 \ --without-internalsdlgfx diff --git a/games/manaplus/pkg-plist b/games/manaplus/pkg-plist index 8095d45334ac..3d3d99f0a945 100644 --- a/games/manaplus/pkg-plist +++ b/games/manaplus/pkg-plist @@ -1,7 +1,7 @@ bin/dyecmd bin/manaplus -man/man6/manaplus.6.gz -man/man6/manaplustest.6.gz +share/man/man6/manaplus.6.gz +share/man/man6/manaplustest.6.gz share/applications/manaplus.desktop share/applications/manaplustest.desktop share/icons/hicolor/scalable/apps/manaplus.svg