From ab4ac3b014dd8c7fce30095eaec069c4fce8e02f Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 23 Feb 2024 16:58:16 +0100 Subject: [PATCH] editors/gobby: Moved man to share/man Approved by: portmgr (blanket) --- editors/gobby/Makefile | 3 ++- editors/gobby/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 7fa152b776ecb..099584f2e3752 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,6 +1,6 @@ PORTNAME= gobby PORTVERSION= 0.4.13 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ @@ -23,6 +23,7 @@ USES= compiler:c++11-lang cpe gmake gnome pathfix pkgconfig CPE_VENDOR= ${PORTNAME}_project USE_CXXSTD= c++11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include diff --git a/editors/gobby/pkg-plist b/editors/gobby/pkg-plist index bf8bad1f9103d..c1be38e8d3563 100644 --- a/editors/gobby/pkg-plist +++ b/editors/gobby/pkg-plist @@ -1,5 +1,5 @@ bin/gobby -man/man1/gobby.1.gz +share/man/man1/gobby.1.gz %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/chat.png %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/document-list.png %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/user-list.png