git: 5e746517e6f5 - main - x11-fonts/xfs: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 17:52:52 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e746517e6f5b37c1b5951c1ab8895c829d05344 commit 5e746517e6f5b37c1b5951c1ab8895c829d05344 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 17:05:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 17:52:24 +0000 x11-fonts/xfs: Moved man to share/man Approved by: portmgr (blanket) --- x11-fonts/xfs/Makefile | 3 ++- x11-fonts/xfs/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index f0878131eef1..353d4fc0a698 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfs PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-fonts @@ -13,6 +13,7 @@ CPE_VENDOR= x.org CPE_PRODUCT= x_font_server USE_XORG= libfs xfont2 xorgproto xtrans USE_RC_SUBR= xfs +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --without-xmlto --without-fop post-patch: diff --git a/x11-fonts/xfs/pkg-plist b/x11-fonts/xfs/pkg-plist index b9f291061dc9..dec66f757ee7 100644 --- a/x11-fonts/xfs/pkg-plist +++ b/x11-fonts/xfs/pkg-plist @@ -1,3 +1,3 @@ bin/xfs @sample etc/X11/fs/config.sample -man/man1/xfs.1.gz +share/man/man1/xfs.1.gz