git: ab4ac3b014dd - main - editors/gobby: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 23 Feb 2024 16:54:42 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab4ac3b014dd8c7fce30095eaec069c4fce8e02f

commit ab4ac3b014dd8c7fce30095eaec069c4fce8e02f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 15:58:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 16:54:16 +0000

    editors/gobby: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 editors/gobby/Makefile  | 3 ++-
 editors/gobby/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 7fa152b776ec..099584f2e375 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gobby
 PORTVERSION=	0.4.13
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	editors
 MASTER_SITES=	http://releases.0x539.de/gobby/
 
@@ -23,6 +23,7 @@ USES=		compiler:c++11-lang cpe gmake gnome pathfix pkgconfig
 CPE_VENDOR=	${PORTNAME}_project
 USE_CXXSTD=	c++11
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 .include <bsd.port.options.mk>
 
diff --git a/editors/gobby/pkg-plist b/editors/gobby/pkg-plist
index bf8bad1f9103..c1be38e8d356 100644
--- a/editors/gobby/pkg-plist
+++ b/editors/gobby/pkg-plist
@@ -1,5 +1,5 @@
 bin/gobby
-man/man1/gobby.1.gz
+share/man/man1/gobby.1.gz
 %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/chat.png
 %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/document-list.png
 %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/user-list.png