git: 2b166efe65cf - main - x11-fonts/otf2bdf: Move manppage to ${PREFIX}/share/man

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Mon, 12 Feb 2024 02:04:26 UTC
The branch main has been updated by yasu:

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

commit 2b166efe65cf15c3d0c8c5e387c2bfd69bb78cbb
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-02-12 01:57:29 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-02-12 02:03:20 +0000

    x11-fonts/otf2bdf: Move manppage to ${PREFIX}/share/man
---
 x11-fonts/otf2bdf/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-fonts/otf2bdf/Makefile b/x11-fonts/otf2bdf/Makefile
index 17730b0fd328..3f74d41ac242 100644
--- a/x11-fonts/otf2bdf/Makefile
+++ b/x11-fonts/otf2bdf/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	otf2bdf
 DISTVERSION=	3.1
+PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://sofia.nmsu.edu/~mleisher/Software/otf2bdf/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
@@ -19,8 +20,10 @@ USES=		autoreconf pkgconfig tar:tgz
 
 GNU_CONFIGURE=	yes
 
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
 PLIST_FILES=	bin/otf2bdf \
-		man/man1/otf2bdf.1.gz
+		share/man/man1/otf2bdf.1.gz
 
 post-extract:
 		${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/mkinstalldirs ${WRKSRC}