git: cd2c9372c71c - main - deskutils/mate-notification-daemon: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 23 Feb 2024 06:52:10 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd2c9372c71c698faaeb8880bdd776e8886368c7

commit cd2c9372c71c698faaeb8880bdd776e8886368c7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 06:19:46 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 06:51:45 +0000

    deskutils/mate-notification-daemon: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 deskutils/mate-notification-daemon/Makefile  | 3 ++-
 deskutils/mate-notification-daemon/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/deskutils/mate-notification-daemon/Makefile b/deskutils/mate-notification-daemon/Makefile
index 518c1b35bffb..9ce879820d5a 100644
--- a/deskutils/mate-notification-daemon/Makefile
+++ b/deskutils/mate-notification-daemon/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mate-notification-daemon
 PORTVERSION=	1.26.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	deskutils mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
@@ -28,6 +28,7 @@ USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz \
 USE_XORG=	x11
 USE_GNOME=	cairo glib20 gtk30 intlhack librsvg2 libwnck3
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--disable-static \
 		--with-dbus-services=${PREFIX}/share/dbus-1/services
 INSTALL_TARGET=	install-strip
diff --git a/deskutils/mate-notification-daemon/pkg-plist b/deskutils/mate-notification-daemon/pkg-plist
index 4e3db5fe14d0..ccda278826d3 100644
--- a/deskutils/mate-notification-daemon/pkg-plist
+++ b/deskutils/mate-notification-daemon/pkg-plist
@@ -5,7 +5,7 @@ lib/mate-notification-daemon/engines/libslider.so
 lib/mate-notification-daemon/engines/libstandard.so
 libexec/mate-notification-applet
 libexec/mate-notification-daemon
-man/man1/mate-notification-properties.1.gz
+share/man/man1/mate-notification-properties.1.gz
 share/applications/mate-notification-properties.desktop
 share/dbus-1/services/org.freedesktop.mate.Notifications.service
 share/dbus-1/services/org.mate.panel.applet.MateNotificationAppletFactory.service