git: ebd2523aaf58 - main - sysutils/mate-power-manager: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:02:17 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ebd2523aaf588b48200f983a63177077bf6ce93a
commit ebd2523aaf588b48200f983a63177077bf6ce93a
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 05:56:25 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 06:01:51 +0000
sysutils/mate-power-manager: Moved man to share/man
Approved by: portmgr (blanket)
---
sysutils/mate-power-manager/Makefile | 3 ++-
sysutils/mate-power-manager/pkg-plist | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile
index b62674a6c6f1..21fd5fcde2b6 100644
--- a/sysutils/mate-power-manager/Makefile
+++ b/sysutils/mate-power-manager/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mate-power-manager
PORTVERSION= 1.26.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -32,6 +32,7 @@ USE_MATE= panel
USE_XORG= x11 xext xorgproto xrandr xrender
USE_GNOME= cairo glib20 gtk30 intlhack
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= LIBS="-lexecinfo"
CONFIGURE_ARGS= --disable-docbook-docs \
--with-doc-dir=${PREFIX}/share/doc \
diff --git a/sysutils/mate-power-manager/pkg-plist b/sysutils/mate-power-manager/pkg-plist
index 6c618404b0f7..2f013e1a59c7 100644
--- a/sysutils/mate-power-manager/pkg-plist
+++ b/sysutils/mate-power-manager/pkg-plist
@@ -4,10 +4,10 @@ bin/mate-power-statistics
etc/xdg/autostart/mate-power-manager.desktop
libexec/mate-brightness-applet
libexec/mate-inhibit-applet
-man/man1/mate-power-backlight-helper.1.gz
-man/man1/mate-power-manager.1.gz
-man/man1/mate-power-preferences.1.gz
-man/man1/mate-power-statistics.1.gz
+share/man/man1/mate-power-backlight-helper.1.gz
+share/man/man1/mate-power-manager.1.gz
+share/man/man1/mate-power-preferences.1.gz
+share/man/man1/mate-power-statistics.1.gz
sbin/mate-power-backlight-helper
share/applications/mate-power-preferences.desktop
share/applications/mate-power-statistics.desktop