git: 57980e4ccf9f - main - archivers/lzop: Moved man to share/man

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

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

commit 57980e4ccf9fd34e2c8f80bdf69cce0fdb92d477
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-20 21:35:44 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-20 22:09:24 +0000

    archivers/lzop: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 archivers/lzop/Makefile  | 2 ++
 archivers/lzop/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index a7585c50f620..770989f27633 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lzop
 DISTVERSION=	1.04
+PORTREVISION=	1
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.lzop.org/download/ \
 		LOCAL/mandree
@@ -13,6 +14,7 @@ LICENSE=	GPLv2+
 LIB_DEPENDS=	liblzo2.so:archivers/lzo2
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
diff --git a/archivers/lzop/pkg-plist b/archivers/lzop/pkg-plist
index 3ece1a53454d..d69562d072c8 100644
--- a/archivers/lzop/pkg-plist
+++ b/archivers/lzop/pkg-plist
@@ -1,5 +1,5 @@
 bin/lzop
-man/man1/lzop.1.gz
+share/man/man1/lzop.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
 %%PORTDOCS%%%%DOCSDIR%%/NEWS