git: ba7fe230e168 - main - graphics/s2tc: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 24 Feb 2024 11:20:31 UTC
The branch main has been updated by bofh:

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

commit ba7fe230e1685dad2be58abebc2c16f82a26261b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 10:39:58 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 11:18:54 +0000

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

diff --git a/graphics/s2tc/Makefile b/graphics/s2tc/Makefile
index 6733503b5747..d82793a72ab7 100644
--- a/graphics/s2tc/Makefile
+++ b/graphics/s2tc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	s2tc
 PORTVERSION=	1.0+20151228
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
@@ -21,6 +21,7 @@ USE_LDCONFIG=	yes
 GH_ACCOUNT=	divVerent
 GH_TAGNAME=	f6ec862
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 
 CPPFLAGS+=	-I${LOCALBASE}/include
diff --git a/graphics/s2tc/pkg-plist b/graphics/s2tc/pkg-plist
index fdcbb25a56b0..c74ea2715cb9 100644
--- a/graphics/s2tc/pkg-plist
+++ b/graphics/s2tc/pkg-plist
@@ -5,6 +5,6 @@ include/txc_dxtn.h
 lib/libtxc_dxtn.a
 lib/libtxc_dxtn.so
 libdata/pkgconfig/txc_dxtn.pc
-man/man1/s2tc_compress.1.gz
-man/man1/s2tc_decompress.1.gz
-man/man1/s2tc_from_s3tc.1.gz
+share/man/man1/s2tc_compress.1.gz
+share/man/man1/s2tc_decompress.1.gz
+share/man/man1/s2tc_from_s3tc.1.gz