git: 648c4367a81a - main - devel/ossp-cfg: Moved man to share/man

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

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

commit 648c4367a81ae036e3e600f6e05b2bf79ad76dd2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 13:52:39 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 13:55:23 +0000

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

diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile
index 73ad233e5344..5cffc3a7ea0b 100644
--- a/devel/ossp-cfg/Makefile
+++ b/devel/ossp-cfg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cfg
 PORTVERSION=	0.9.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	OSSP/lib/${PORTNAME}
 PKGNAMEPREFIX=	ossp-
@@ -13,6 +13,7 @@ LIB_DEPENDS=	libex.so:devel/ossp-ex
 
 USES=		libtool
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--with-ex=${LOCALBASE}
 USE_LDCONFIG=	yes
 
diff --git a/devel/ossp-cfg/pkg-plist b/devel/ossp-cfg/pkg-plist
index 8ff347e92bc7..426574e3dc89 100644
--- a/devel/ossp-cfg/pkg-plist
+++ b/devel/ossp-cfg/pkg-plist
@@ -4,4 +4,4 @@ lib/libcfg.a
 lib/libcfg.so
 lib/libcfg.so.9
 lib/libcfg.so.9.0.31
-man/man3/cfg.3.gz
+share/man/man3/cfg.3.gz