git: 7ad31607a1a5 - main - sysutils/gigolo: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 05:44:38 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ad31607a1a566968e8bf51c975de035138fcfb0 commit 7ad31607a1a566968e8bf51c975de035138fcfb0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 05:27:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 05:27:58 +0000 sysutils/gigolo: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/gigolo/Makefile | 3 ++- sysutils/gigolo/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index 13392f6790e5..87aa5f26f1d4 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -1,6 +1,6 @@ PORTNAME= gigolo PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= XFCE/apps @@ -18,6 +18,7 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 gvfs intltool USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTDOCS= AUTHORS ChangeLog NEWS THANKS TODO diff --git a/sysutils/gigolo/pkg-plist b/sysutils/gigolo/pkg-plist index 1d9c056864c5..737184bf3e1c 100644 --- a/sysutils/gigolo/pkg-plist +++ b/sysutils/gigolo/pkg-plist @@ -1,5 +1,5 @@ bin/gigolo -man/man1/gigolo.1.gz +share/man/man1/gigolo.1.gz share/applications/gigolo.desktop share/icons/hicolor/128x128/apps/org.xfce.gigolo.png share/icons/hicolor/16x16/apps/org.xfce.gigolo.png