git: 565b441a7826 - main - sysutils/lxinput: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:02:13 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=565b441a78265471e129f7cb977fa9fa9020de89 commit 565b441a78265471e129f7cb977fa9fa9020de89 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 05:53:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 06:01:49 +0000 sysutils/lxinput: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/lxinput/Makefile | 3 ++- sysutils/lxinput/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile index 7d5563daa75f..b696aba31b37 100644 --- a/sysutils/lxinput/Makefile +++ b/sysutils/lxinput/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxinput PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%20${PORTVERSION:R}.x/ @@ -18,6 +18,7 @@ USES= gmake gnome localbase pkgconfig tar:xz xorg USE_GNOME= gtk20 cairo gdkpixbuf2 intltool USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes OPTIONS_DEFINE= NLS diff --git a/sysutils/lxinput/pkg-plist b/sysutils/lxinput/pkg-plist index 2ee83f58e2be..408ee1537ef8 100644 --- a/sysutils/lxinput/pkg-plist +++ b/sysutils/lxinput/pkg-plist @@ -1,5 +1,5 @@ bin/lxinput -man/man1/lxinput.1.gz +share/man/man1/lxinput.1.gz share/applications/lxinput.desktop %%NLS%%share/locale/af/LC_MESSAGES/lxinput.mo %%NLS%%share/locale/ar/LC_MESSAGES/lxinput.mo