git: d198824f7bf6 - main - games/solarus: move manpages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 14:40:41 UTC
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d198824f7bf6db1b12845d2b4daf2f0ed3330c98 commit d198824f7bf6db1b12845d2b4daf2f0ed3330c98 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2024-03-06 09:16:27 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2024-03-06 14:40:25 +0000 games/solarus: move manpages to share/man - Bump PORTREVISION --- games/solarus/Makefile | 3 +-- games/solarus/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/games/solarus/Makefile b/games/solarus/Makefile index e70e74b5b0d0..390046d30430 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,6 +1,7 @@ PORTNAME= solarus PORTVERSION= 1.6.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org @@ -43,6 +44,4 @@ LUAJIT_DESC= Use LuaJIT instead of standard Lua LUAJIT_USES= luajit LUAJIT_USES_OFF= lua:51 -CMAKE_ARGS+= -DSOLARUS_MANUAL_INSTALL_DESTINATION:STRING="man" - .include <bsd.port.mk> diff --git a/games/solarus/pkg-plist b/games/solarus/pkg-plist index 296b89c24a0c..c69635fc7753 100644 --- a/games/solarus/pkg-plist +++ b/games/solarus/pkg-plist @@ -258,8 +258,8 @@ lib/libsolarus-gui.so.1.6.5 lib/libsolarus.so lib/libsolarus.so.1 lib/libsolarus.so.1.6.5 -man/man6/solarus-launcher.6.gz -man/man6/solarus-run.6.gz +share/man/man6/solarus-launcher.6.gz +share/man/man6/solarus-run.6.gz share/applications/org.solarus_games.solarus.Launcher.desktop share/icons/hicolor/16x16/apps/org.solarus_games.solarus.Launcher.png share/icons/hicolor/16x16/apps/org.solarus_games.solarus.Runner.png