git: 7cd5d5c2bd28 - main - editors/gummi: Moved man to share/man

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

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

commit 7cd5d5c2bd28514b7720a72bacccabaf2edc1b34
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 16:00:42 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 16:54:17 +0000

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

diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 03703d65057a..f44b7dc518de 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gummi
 PORTVERSION=	0.8.1
-PORTREVISION=	24
+PORTREVISION=	25
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/
 
@@ -20,6 +20,7 @@ RUN_DEPENDS=	etex:print/tex-formats
 USES=		cpe desktop-file-utils gmake gnome iconv pkgconfig xorg
 CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_XORG=	xcomposite xcursor xdamage xft
 USE_GNOME=	cairo glib20 gtksourceview3 intlhack
 
diff --git a/editors/gummi/pkg-plist b/editors/gummi/pkg-plist
index 0961243ebc50..80badf38ad5f 100644
--- a/editors/gummi/pkg-plist
+++ b/editors/gummi/pkg-plist
@@ -2,7 +2,7 @@ bin/gummi
 share/applications/gummi.desktop
 share/pixmaps/gummi.png
 lib/gummi/latex_dvi.sh
-man/man1/gummi.1.gz
+share/man/man1/gummi.1.gz
 %%DATADIR%%/ui/snippets.glade
 %%DATADIR%%/ui/gummi.glade
 %%DATADIR%%/ui/prefs.glade