From 147251ce87379bab7fcb064b4fe5c5dca65c7d88 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 24 Feb 2024 09:24:33 +0100 Subject: games/xshogi: Moved man to share/man Approved by: portmgr (blanket) --- games/xshogi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/games/xshogi/Makefile b/games/xshogi/Makefile index 553d1ec90e1a..b8af8014caab 100644 --- a/games/xshogi/Makefile +++ b/games/xshogi/Makefile @@ -1,5 +1,6 @@ PORTNAME= xshogi PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= GNU/gnushogi @@ -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 -- cgit v1.2.3