git: 95f53411b77a - main - games/hinversi: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:08:40 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=95f53411b77afd7bd3382249e3d6b0b0efce2051 commit 95f53411b77afd7bd3382249e3d6b0b0efce2051 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 06:57:04 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:08:10 +0000 games/hinversi: Moved man to share/man Approved by: portmgr (blanket) --- games/hinversi/Makefile | 3 ++- games/hinversi/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/hinversi/Makefile b/games/hinversi/Makefile index 23a41bb2bbae..f5fbf2b74140 100644 --- a/games/hinversi/Makefile +++ b/games/hinversi/Makefile @@ -1,6 +1,6 @@ PORTNAME= hinversi PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/latest @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool pathfix GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/games/hinversi/pkg-plist b/games/hinversi/pkg-plist index 7b527f395b36..82b03b1a1717 100644 --- a/games/hinversi/pkg-plist +++ b/games/hinversi/pkg-plist @@ -1,6 +1,6 @@ bin/hinversi-cgi bin/hinversi-cli -man/man1/hinversi-cli.1.gz +share/man/man1/hinversi-cli.1.gz include/hinversi/abClient.h include/hinversi/aiManager.h include/hinversi/macros.h