git: 363a435496ea - main - net/csync2: Moved man to share/man

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

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

commit 363a435496ea016a52fcca7e50baa15169606827
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 07:34:33 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 07:34:33 +0000

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

diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index d227df5c7960..456e63d809ab 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	csync2
 PORTVERSION=	2.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 
 MAINTAINER=	olevole@olevole.ru
@@ -24,6 +24,7 @@ USE_RC_SUBR=	csync2
 SHEBANG_FILES=	csync2-compare
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	ac_cv_prog_PDFLATEX=
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
diff --git a/net/csync2/pkg-plist b/net/csync2/pkg-plist
index 17e61f7124ff..e18ed112b562 100644
--- a/net/csync2/pkg-plist
+++ b/net/csync2/pkg-plist
@@ -1,5 +1,5 @@
 @sample etc/csync2.cfg.sample
-man/man1/csync2.1.gz
+share/man/man1/csync2.1.gz
 sbin/csync2
 %%CSYNC2_COMPARE%%sbin/csync2-compare
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS