git: a909e90d9f85 - main - textproc/btparse: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 08:06:25 UTC
The branch main has been updated by bofh:

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

commit a909e90d9f85155b8abce894a4bcba3c9857f9bd
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 07:44:25 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 07:44:25 +0000

    textproc/btparse: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 textproc/btparse/Makefile  |  3 ++-
 textproc/btparse/pkg-plist | 18 +++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 9a834e25d1a7..40d417945b0a 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	btparse
 PORTVERSION=	0.35
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:AMBS/${PORTNAME}
@@ -10,6 +10,7 @@ COMMENT=	C library for parsing and processing BibTeX data files
 WWW=		http://www.gerg.ca/software/btOOL
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_LDCONFIG=	yes
 USES=		perl5 libtool pathfix
 USE_PERL5=	build
diff --git a/textproc/btparse/pkg-plist b/textproc/btparse/pkg-plist
index 49788ff1f7b6..ad7b3ea83d15 100644
--- a/textproc/btparse/pkg-plist
+++ b/textproc/btparse/pkg-plist
@@ -5,12 +5,12 @@ lib/libbtparse.so.0
 lib/libbtparse.so
 lib/libbtparse.a
 libdata/pkgconfig/btparse.pc
-man/man3/btparse.3.gz
-man/man3/bt_language.3.gz
-man/man3/bt_input.3.gz
-man/man3/bt_traversal.3.gz
-man/man3/bt_postprocess.3.gz
-man/man3/bt_macros.3.gz
-man/man3/bt_split_names.3.gz
-man/man3/bt_format_names.3.gz
-man/man3/bt_misc.3.gz
+share/man/man3/btparse.3.gz
+share/man/man3/bt_language.3.gz
+share/man/man3/bt_input.3.gz
+share/man/man3/bt_traversal.3.gz
+share/man/man3/bt_postprocess.3.gz
+share/man/man3/bt_macros.3.gz
+share/man/man3/bt_split_names.3.gz
+share/man/man3/bt_format_names.3.gz
+share/man/man3/bt_misc.3.gz