Skip to content

Commit

Permalink
games/xshogi: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 714459b commit 147251c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion games/xshogi/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xshogi
PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= GNU/gnushogi

Expand All @@ -11,11 +12,12 @@ RUN_DEPENDS= gnushogi:games/gnushogi
USES= xorg
USE_XORG= xt xaw x11
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

CPPFLAGS+= -I${LOCALBASE}/include

PORTDOCS= README.xboard BUGS
PLIST_FILES= bin/xshogi man/man6/xshogi.6.gz
PLIST_FILES= bin/xshogi share/man/man6/xshogi.6.gz

OPTIONS_DEFINE= DOCS

Expand Down

0 comments on commit 147251c

Please sign in to comment.