git: 47b35d10d407 - main - x11-fonts/font-util: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 19:56:29 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=47b35d10d40777dde0eca853971a635851966d43
commit 47b35d10d40777dde0eca853971a635851966d43
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-23 19:03:24 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-23 19:56:17 +0000
x11-fonts/font-util: Impelled to share/man
Approved by: portmgr (blanket)
---
x11-fonts/font-util/Makefile | 3 +++
x11-fonts/font-util/pkg-plist | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/x11-fonts/font-util/Makefile b/x11-fonts/font-util/Makefile
index d68560dc4231..27b15a2aa9b4 100644
--- a/x11-fonts/font-util/Makefile
+++ b/x11-fonts/font-util/Makefile
@@ -1,5 +1,6 @@
PORTNAME= font-util
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
@@ -11,6 +12,8 @@ LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg-cat:font
+
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NOFONT= yes
.include <bsd.port.mk>
diff --git a/x11-fonts/font-util/pkg-plist b/x11-fonts/font-util/pkg-plist
index 227f5b50012f..e0376ebf196f 100644
--- a/x11-fonts/font-util/pkg-plist
+++ b/x11-fonts/font-util/pkg-plist
@@ -18,6 +18,6 @@ share/fonts/util/map-ISO8859-9
share/fonts/util/map-JISX0201.1976-0
share/fonts/util/map-KOI8-R
libdata/pkgconfig/fontutil.pc
-man/man1/bdftruncate.1.gz
-man/man1/ucs2any.1.gz
+share/man/man1/bdftruncate.1.gz
+share/man/man1/ucs2any.1.gz
share/aclocal/fontutil.m4