mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/lxrandr: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1ff81b9bfb
commit
d2d74d1a48
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user