git: 97cab72f2b13 - main - devel/codeblocks: Moved man to share/man

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

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

commit 97cab72f2b13c2b96f37ef403fed90e81da7b38b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 09:13:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 10:01:29 +0000

    devel/codeblocks: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 devel/codeblocks/Makefile  | 3 ++-
 devel/codeblocks/pkg-plist | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 968495c6fc6b..2fd661a0045f 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	codeblocks
 PORTVERSION=	20.03
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
 
@@ -28,6 +28,7 @@ USE_WX=		3.0+
 USE_XORG=	x11
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG} --disable-pch \
 		--with-boost-system=boost_system
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}"
diff --git a/devel/codeblocks/pkg-plist b/devel/codeblocks/pkg-plist
index cf1e38f1b61f..6881ec9980d6 100644
--- a/devel/codeblocks/pkg-plist
+++ b/devel/codeblocks/pkg-plist
@@ -414,10 +414,10 @@ libdata/pkgconfig/codeblocks.pc
 libdata/pkgconfig/wxsmith-contrib.pc
 libdata/pkgconfig/wxsmith.pc
 libdata/pkgconfig/wxsmithaui.pc
-man/man1/cb_console_runner.1.gz
-man/man1/cb_share_config.1.gz
-man/man1/codeblocks.1.gz
-man/man1/codesnippets.1.gz
+share/man/man1/cb_console_runner.1.gz
+share/man/man1/cb_share_config.1.gz
+share/man/man1/codeblocks.1.gz
+share/man/man1/codesnippets.1.gz
 share/appdata/codeblocks-contrib.metainfo.xml
 share/appdata/codeblocks.appdata.xml
 share/applications/codeblocks.desktop