git: 6a65fbcb48cb - main - sysutils/mate-system-monitor: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:02:19 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a65fbcb48cb88fd01b1dedf989cd849728af13b commit 6a65fbcb48cb88fd01b1dedf989cd849728af13b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 05:58:45 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 06:01:53 +0000 sysutils/mate-system-monitor: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/mate-system-monitor/Makefile | 3 ++- sysutils/mate-system-monitor/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index c7e34ae7e329..22878cd79099 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -1,6 +1,6 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.26.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -23,6 +23,7 @@ USES= alias compiler:c++11-lib gettext gmake gnome localbase mate \ USE_MATE= icontheme USE_GNOME= gtkmm30 intlhack librsvg2 libwnck3 libxml2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-systemd CONFIGURE_ENV= LIBS="-lutil" DATADIRNAME="share" diff --git a/sysutils/mate-system-monitor/pkg-plist b/sysutils/mate-system-monitor/pkg-plist index 3a90acc25b04..4c0238faf442 100644 --- a/sysutils/mate-system-monitor/pkg-plist +++ b/sysutils/mate-system-monitor/pkg-plist @@ -1,7 +1,7 @@ bin/mate-system-monitor libexec/mate-system-monitor/msm-kill libexec/mate-system-monitor/msm-renice -man/man1/mate-system-monitor.1.gz +share/man/man1/mate-system-monitor.1.gz share/applications/mate-system-monitor.desktop share/help/C/mate-system-monitor/figures/addColumn.png share/help/C/mate-system-monitor/figures/changePriority.png