git: 2c9c53e5b87a - main - x11/xsm: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 20:39:05 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c9c53e5b87a1d539523ccff29607a15a35c3db6 commit 2c9c53e5b87a1d539523ccff29607a15a35c3db6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 19:31:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 20:38:41 +0000 x11/xsm: Moved man to share/man Approved by: portmgr (blanket) --- x11/xsm/Makefile | 4 ++++ x11/xsm/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/x11/xsm/Makefile b/x11/xsm/Makefile index 9f76c8ca701f..446981af159d 100644 --- a/x11/xsm/Makefile +++ b/x11/xsm/Makefile @@ -1,5 +1,6 @@ PORTNAME= xsm PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -7,4 +8,7 @@ COMMENT= X Session Manager USES= xorg xorg-cat:app USE_XORG= ice sm x11 xaw xt + +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include <bsd.port.mk> diff --git a/x11/xsm/pkg-plist b/x11/xsm/pkg-plist index 386b55833b2e..93c5d6e79e9f 100644 --- a/x11/xsm/pkg-plist +++ b/x11/xsm/pkg-plist @@ -1,4 +1,4 @@ bin/xsm etc/X11/xsm/system.xsm share/X11/app-defaults/XSm -man/man1/xsm.1.gz +share/man/man1/xsm.1.gz