git: 90c924fae732 - main - astro/sextractor: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 22:10:52 UTC
The branch main has been updated by bofh:

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

commit 90c924fae732876b1df07b67dd109e5be6c7ba7e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-20 21:44:27 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-20 22:10:21 +0000

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

diff --git a/astro/sextractor/Makefile b/astro/sextractor/Makefile
index 07900f5981e8..c5bc98b8f9e7 100644
--- a/astro/sextractor/Makefile
+++ b/astro/sextractor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sextractor
 PORTVERSION=	2.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro
 MASTER_SITES=	ftp://ftp.iap.fr/pub/from_users/bertin/sextractor/ \
 		http://download.gna.org/kanicule/freebsd/distfiles/
@@ -13,6 +13,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USES=		gmake
 
 CONFLICTS_INSTALL=	sex # bin/sex
diff --git a/astro/sextractor/pkg-plist b/astro/sextractor/pkg-plist
index 4e2486752f3d..660d345afd35 100644
--- a/astro/sextractor/pkg-plist
+++ b/astro/sextractor/pkg-plist
@@ -1,3 +1,3 @@
 bin/sex
-man/man1/sex.1.gz
-man/manx/sex.x.gz
+share/man/man1/sex.1.gz
+share/man/manx/sex.x.gz