git: cf09de2125fa - main - print/t1utils: Moved man to share/man

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

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

commit cf09de2125fa4c0bf215fba3313d36497596cc85
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-20 22:14:33 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-20 22:50:53 +0000

    print/t1utils: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 print/t1utils/Makefile  |  2 ++
 print/t1utils/pkg-plist | 12 ++++++------
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/print/t1utils/Makefile b/print/t1utils/Makefile
index a1c5aad3732d..c51fa489202d 100644
--- a/print/t1utils/Makefile
+++ b/print/t1utils/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	t1utils
 PORTVERSION=	1.32
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 
@@ -10,5 +11,6 @@ WWW=		https://www.lcdf.org/~eddietwo/type/
 USES=		cpe
 CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 .include <bsd.port.mk>
diff --git a/print/t1utils/pkg-plist b/print/t1utils/pkg-plist
index e5897f02f187..46af77f76519 100644
--- a/print/t1utils/pkg-plist
+++ b/print/t1utils/pkg-plist
@@ -4,9 +4,9 @@ bin/t1binary
 bin/t1disasm
 bin/t1mac
 bin/t1unmac
-man/man1/t1asm.1.gz
-man/man1/t1binary.1.gz
-man/man1/t1disasm.1.gz
-man/man1/t1mac.1.gz
-man/man1/t1unmac.1.gz
-man/man1/t1ascii.1.gz
+share/man/man1/t1asm.1.gz
+share/man/man1/t1binary.1.gz
+share/man/man1/t1disasm.1.gz
+share/man/man1/t1mac.1.gz
+share/man/man1/t1unmac.1.gz
+share/man/man1/t1ascii.1.gz