git: 3a2b6e5de3fa - main - games/gnugo: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:08:34 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a2b6e5de3fae07abc49141f4c1d7a2ae0f188c9 commit 3a2b6e5de3fae07abc49141f4c1d7a2ae0f188c9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 06:52:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:08:06 +0000 games/gnugo: Moved man to share/man Approved by: portmgr (blanket) --- games/gnugo/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index d7d3b647a52d..e4fb65710463 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnugo PORTVERSION= 3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= GNU @@ -9,11 +9,12 @@ COMMENT= The game of Go WWW= https://www.gnu.org/software/gnugo/ GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gmake INFO= gnugo PLIST_FILES= bin/gnugo \ - man/man6/gnugo.6.gz + share/man/man6/gnugo.6.gz post-extract: ${RM} ${WRKSRC}/doc/gnugo.info*