git: d6f1c5875c09 - main - sysutils/fusefs-s3backer: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 17:50:25 UTC
The branch main has been updated by bofh:

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

commit d6f1c5875c0965443525f8701ef6523dd8d10d55
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 17:47:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 17:49:59 +0000

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

diff --git a/sysutils/fusefs-s3backer/Makefile b/sysutils/fusefs-s3backer/Makefile
index b94f9e3b1baa..7e4f8d784cb0 100644
--- a/sysutils/fusefs-s3backer/Makefile
+++ b/sysutils/fusefs-s3backer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	s3backer
 DISTVERSION=	1.5.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://s3.amazonaws.com/archie-public/s3backer/
 PKGNAMEPREFIX=	fusefs-
@@ -14,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexpat.so:textproc/expat2
 
-GNU_CONFIGURE=	1
+GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 # Need to have curl/curl.h on the include path. Is there a better
 # way to do this than sending CPPFLAGS to configure?
 CONFIGURE_ARGS=	CPPFLAGS="-I${LOCALBASE}/include"
diff --git a/sysutils/fusefs-s3backer/pkg-plist b/sysutils/fusefs-s3backer/pkg-plist
index 80e8317c1613..0cf15714456a 100644
--- a/sysutils/fusefs-s3backer/pkg-plist
+++ b/sysutils/fusefs-s3backer/pkg-plist
@@ -1,5 +1,5 @@
 bin/s3backer
-man/man1/s3backer.1.gz
+share/man/man1/s3backer.1.gz
 share/doc/packages/s3backer/CHANGES
 share/doc/packages/s3backer/COPYING
 share/doc/packages/s3backer/INSTALL