git: 4dfbdb4c55dd - main - editors/ssed: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 23 Feb 2024 16:54:50 UTC
The branch main has been updated by bofh:

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

commit 4dfbdb4c55ddcd431fbe94989f4c4a44e88d4024
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 16:45:09 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 16:54:21 +0000

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

diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile
index aac6be3f2aeb..508fe0113047 100644
--- a/editors/ssed/Makefile
+++ b/editors/ssed/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sed
 PORTVERSION=	3.62
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	editors textproc
 MASTER_SITES=	http://sed.sourceforge.net/grabbag/ssed/
 PKGNAMEPREFIX=	s
@@ -10,6 +10,7 @@ COMMENT=	Heavily enhanced version of sed(1)
 WWW=		https://sed.sourceforge.net/grabbag/ssed/
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--program-prefix=s
 
 OPTIONS_DEFINE=	NLS
diff --git a/editors/ssed/pkg-plist b/editors/ssed/pkg-plist
index 6d0e725c3fcc..8dc1da72f49f 100644
--- a/editors/ssed/pkg-plist
+++ b/editors/ssed/pkg-plist
@@ -1,5 +1,5 @@
 bin/ssed
-man/man1/ssed.1.gz
+share/man/man1/ssed.1.gz
 %%NLS%%share/locale/af/LC_MESSAGES/ssed.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/ssed.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/ssed.mo