Skip to content

Commit

Permalink
games/kobodeluxe: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 9, 2024
1 parent 1b72069 commit 804da01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/kobodeluxe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kobodeluxe
PORTVERSION= 0.5.1
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= games
MASTER_SITES= http://olofson.net/kobodl/download/ \
http://mirror.amdmi3.ru/distfiles/
Expand All @@ -14,6 +14,7 @@ USES= sdl tar:bzip2
USE_SDL= image sdl
USE_CXXSTD= c++98
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --sharedstatedir=${SCOREDIR} --enable-oss

SCOREDIR= /var/games/${PORTNAME}
Expand Down
2 changes: 1 addition & 1 deletion games/kobodeluxe/pkg-plist
@@ -1,4 +1,4 @@
@(,games,2555) bin/kobodl
man/man6/kobodl.6.gz
share/applications/kobodeluxe.desktop
share/man/man6/kobodl.6.gz
share/pixmaps/kobo-icon.xpm

0 comments on commit 804da01

Please sign in to comment.