From 26bc580a8a9f7163cde12d190754c03a4059a1ef Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 1 Mar 2024 23:47:34 +0100 Subject: [PATCH] x11/lxhotkey: Moved man to share/man Approved by: portmgr (blanket) --- x11/lxhotkey/Makefile | 3 ++- x11/lxhotkey/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/lxhotkey/Makefile b/x11/lxhotkey/Makefile index 6f517e2cbcfc6..a6b2118f3d030 100644 --- a/x11/lxhotkey/Makefile +++ b/x11/lxhotkey/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxhotkey PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXHotkey/ @@ -19,6 +19,7 @@ LIB_DEPENDS= libfm-extra.so:x11/libfm-extra \ USES= gettext-tools gmake gnome pathfix pkgconfig tar:xz xorg GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 USE_XORG= x11 diff --git a/x11/lxhotkey/pkg-plist b/x11/lxhotkey/pkg-plist index fcbe2f879ac9b..639f63787eea9 100644 --- a/x11/lxhotkey/pkg-plist +++ b/x11/lxhotkey/pkg-plist @@ -3,7 +3,7 @@ include/lxhotkey/lxhotkey.h lib/lxhotkey/gtk.so lib/lxhotkey/ob.so libdata/pkgconfig/lxhotkey.pc -man/man1/lxhotkey.1.gz +share/man/man1/lxhotkey.1.gz share/applications/lxhotkey-gtk.desktop share/locale/cs/LC_MESSAGES/lxhotkey.mo share/locale/fr/LC_MESSAGES/lxhotkey.mo