git: c05d1644953a - main - x11/xfce4-screenshooter-plugin: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 19:27:10 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c05d1644953aecbc47fef6ce6e692d69aa9bf365 commit c05d1644953aecbc47fef6ce6e692d69aa9bf365 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 19:25:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 19:26:42 +0000 x11/xfce4-screenshooter-plugin: Moved man to share/man Approved by: portmgr (blanket) --- x11/xfce4-screenshooter-plugin/Makefile | 2 ++ x11/xfce4-screenshooter-plugin/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 10530a5a0b8c..111aa0496db9 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.10.5 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL} @@ -23,6 +24,7 @@ USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 xfixes xext GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS IMGUR diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist index bf959c95423f..027724e7c4c9 100644 --- a/x11/xfce4-screenshooter-plugin/pkg-plist +++ b/x11/xfce4-screenshooter-plugin/pkg-plist @@ -1,7 +1,7 @@ bin/xfce4-screenshooter lib/xfce4/panel/plugins/libscreenshooterplugin.so %%IMGUR%%libexec/xfce4/screenshooter/scripts/imgur-upload.sh -man/man1/xfce4-screenshooter.1.gz +share/man/man1/xfce4-screenshooter.1.gz share/applications/xfce4-screenshooter.desktop %%NLS%%share/icons/hicolor/128x128/apps/org.xfce.screenshooter.png %%NLS%%share/icons/hicolor/16x16/apps/org.xfce.screenshooter.png