git: 08ea87e92507 - main - textproc/perl2html: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 12:36:15 UTC
The branch main has been updated by bofh:

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

commit 08ea87e9250722d9a073ab5d5a2324975105f77a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 11:40:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 12:35:16 +0000

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

diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile
index 35aeeca3bcaf..fe3358399537 100644
--- a/textproc/perl2html/Makefile
+++ b/textproc/perl2html/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	perl2html
 PORTVERSION=	0.9.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc www
 MASTER_SITES=	SUNSITE/apps/www/converters
 
@@ -11,6 +11,7 @@ WWW=		http://user.cs.tu-berlin.de/~schintke/x2html/
 LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 OPTIONS_DEFINE=	DOCS
 
 post-install-DOCS-on:
diff --git a/textproc/perl2html/pkg-plist b/textproc/perl2html/pkg-plist
index c4304f99ce49..2c7cdc47ed4c 100644
--- a/textproc/perl2html/pkg-plist
+++ b/textproc/perl2html/pkg-plist
@@ -1,5 +1,5 @@
 bin/perl2html
-man/man1/perl2html.1.gz
+share/man/man1/perl2html.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README