git: d2d74d1a4835 - main - x11/lxrandr: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 20:40:59 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d2d74d1a48357776317dcdcdd9abd57e945c385a
commit d2d74d1a48357776317dcdcdd9abd57e945c385a
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-23 18:16:21 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-23 20:40:42 +0000
x11/lxrandr: Move man pages to share/man
Approved by: portmgr (blanket)
---
x11/lxrandr/Makefile | 3 ++-
x11/lxrandr/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/x11/lxrandr/Makefile b/x11/lxrandr/Makefile
index 79adbd30446a..e86fa01fcb7f 100644
--- a/x11/lxrandr/Makefile
+++ b/x11/lxrandr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lxrandr
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/lxde/LXRandR%20%28monitor%20config%20tool%29/LXRandR%20${PORTVERSION:R}.x/
@@ -18,6 +18,7 @@ USES= desktop-file-utils gmake gnome localbase pkgconfig tar:xz xorg
USE_GNOME= gtk20 intltool cairo
USE_XORG= xrandr
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
diff --git a/x11/lxrandr/pkg-plist b/x11/lxrandr/pkg-plist
index fd748a0560ca..dd875b5112b8 100644
--- a/x11/lxrandr/pkg-plist
+++ b/x11/lxrandr/pkg-plist
@@ -1,5 +1,4 @@
bin/lxrandr
-man/man1/lxrandr.1.gz
share/applications/lxrandr.desktop
share/locale/af/LC_MESSAGES/lxrandr.mo
share/locale/ar/LC_MESSAGES/lxrandr.mo
@@ -62,3 +61,4 @@ share/locale/ur_PK/LC_MESSAGES/lxrandr.mo
share/locale/vi/LC_MESSAGES/lxrandr.mo
share/locale/zh_CN/LC_MESSAGES/lxrandr.mo
share/locale/zh_TW/LC_MESSAGES/lxrandr.mo
+share/man/man1/lxrandr.1.gz