git: 003854cd1f30 - main - graphics/pinta: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:49:01 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=003854cd1f304bf0028c49be9b2e936170f57d36 commit 003854cd1f304bf0028c49be9b2e936170f57d36 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 09:44:48 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:48:16 +0000 graphics/pinta: Moved man to share/man Approved by: portmgr (blanket) --- graphics/pinta/Makefile | 3 ++- graphics/pinta/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/pinta/Makefile b/graphics/pinta/Makefile index 0284b5731147..ce732391370d 100644 --- a/graphics/pinta/Makefile +++ b/graphics/pinta/Makefile @@ -1,6 +1,6 @@ PORTNAME= pinta PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://github.com/PintaProject/Pinta/releases/download/${PORTVERSION}/ @@ -18,6 +18,7 @@ RUN_DEPENDS= mono-addins>0:devel/mono-addins USES= desktop-file-utils gmake gnome mono pkgconfig gettext-tools:build USE_GNOME= gtksharp20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= NLS OPTIONS_SUB= yes diff --git a/graphics/pinta/pkg-plist b/graphics/pinta/pkg-plist index 97abaa9b60ae..713a754472a1 100644 --- a/graphics/pinta/pkg-plist +++ b/graphics/pinta/pkg-plist @@ -7,7 +7,7 @@ lib/pinta/Pinta.Resources.dll lib/pinta/Pinta.Tools.dll lib/pinta/Pinta.exe libdata/pkgconfig/pinta.pc -man/man1/pinta.1.gz +share/man/man1/pinta.1.gz share/applications/pinta.desktop share/icons/hicolor/16x16/apps/pinta.png share/icons/hicolor/22x22/apps/pinta.png