git: 0704502daf26 - main - japanese/kcode: fix for Perl 5.36

From: Mathieu Arnold <mat_at_FreeBSD.org>
Date: Sat, 03 May 2025 12:54:17 UTC
The branch main has been updated by mat:

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

commit 0704502daf269308adf947e5c5651a0048f43242
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-05-03 12:52:19 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-05-03 12:53:49 +0000

    japanese/kcode: fix for Perl 5.36
---
 japanese/kcode/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/japanese/kcode/Makefile b/japanese/kcode/Makefile
index 304716ce107e..417b45d32875 100644
--- a/japanese/kcode/Makefile
+++ b/japanese/kcode/Makefile
@@ -24,7 +24,7 @@ do-extract:
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/kcode ${STAGEDIR}${PREFIX}/bin
-	pod2man ${WRKSRC}/kcode ${WRKSRC}/kcode.1
+	pod2man -u ${WRKSRC}/kcode ${WRKSRC}/kcode.1
 	${MKDIR} ${STAGEDIR}${PREFIX}/share/man/ja/man1
 	${INSTALL_MAN} ${WRKSRC}/kcode.1 ${STAGEDIR}${PREFIX}/share/man/ja/man1