git: f1d402f9c7ce - main - x11/mate-panel: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f1d402f9c7ce99d9a23a55c9a6406b6cfb2fe0ce
commit f1d402f9c7ce99d9a23a55c9a6406b6cfb2fe0ce
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-30 21:58:03 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-30 22:35:32 +0000
x11/mate-panel: Moved man to share/man
Approved by: portmgr (blanket)
---
x11/mate-panel/Makefile | 3 ++-
x11/mate-panel/pkg-plist | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile
index ba8e534c016a..903bbd859f23 100644
--- a/x11/mate-panel/Makefile
+++ b/x11/mate-panel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mate-panel
PORTVERSION= 1.26.2
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= x11 mate
MASTER_SITES= MATE
@@ -32,6 +32,7 @@ USE_GNOME= cairo dconf gnomeprefix gtk30 intltool \
introspection:build librsvg2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.panel.applet.clock.gschema.xml \
diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist
index f14ccd9676a6..2887cd8cc3b7 100644
--- a/x11/mate-panel/pkg-plist
+++ b/x11/mate-panel/pkg-plist
@@ -14,9 +14,9 @@ libexec/clock-applet
libexec/fish-applet
libexec/notification-area-applet
libexec/wnck-applet
-man/man1/mate-desktop-item-edit.1.gz
-man/man1/mate-panel-test-applets.1.gz
-man/man1/mate-panel.1.gz
+share/man/man1/mate-desktop-item-edit.1.gz
+share/man/man1/mate-panel-test-applets.1.gz
+share/man/man1/mate-panel.1.gz
share/applications/mate-panel.desktop
share/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
share/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service