git: d8873f039354 - main - graphics/icoutils: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:18:54 UTC
The branch main has been updated by sunpoet:

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

commit d8873f0393541671f2494d139035f0183f6f7519
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:26:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:30 +0000

    graphics/icoutils: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
---
 graphics/icoutils/Makefile  | 1 +
 graphics/icoutils/pkg-plist | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
index 8a3631fd0b88..ef7a9f59f417 100644
--- a/graphics/icoutils/Makefile
+++ b/graphics/icoutils/Makefile
@@ -16,6 +16,7 @@ USES=		cpe localbase shebangfix tar:bzip2
 
 CONFIGURE_ARGS=	--disable-nls
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 CPE_VENDOR=	icoutils_project
 
diff --git a/graphics/icoutils/pkg-plist b/graphics/icoutils/pkg-plist
index 9c9f80e7e7e5..938ddfd4a364 100644
--- a/graphics/icoutils/pkg-plist
+++ b/graphics/icoutils/pkg-plist
@@ -2,7 +2,7 @@
 %%EXTRESSO%%bin/genresscript
 bin/icotool
 bin/wrestool
-%%EXTRESSO%%man/man1/extresso.1.gz
-%%EXTRESSO%%man/man1/genresscript.1.gz
-man/man1/icotool.1.gz
-man/man1/wrestool.1.gz
+%%EXTRESSO%%share/man/man1/extresso.1.gz
+%%EXTRESSO%%share/man/man1/genresscript.1.gz
+share/man/man1/icotool.1.gz
+share/man/man1/wrestool.1.gz