diff --git a/games/solarus/Makefile b/games/solarus/Makefile index e70e74b5b0d09..390046d304303 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 diff --git a/games/solarus/pkg-plist b/games/solarus/pkg-plist index 296b89c24a0c3..c69635fc77530 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