mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
x11/lxrandr: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1ff81b9bfb
commit
d2d74d1a48
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= lxrandr
|
PORTNAME= lxrandr
|
||||||
PORTVERSION= 0.3.2
|
PORTVERSION= 0.3.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= SF/lxde/LXRandR%20%28monitor%20config%20tool%29/LXRandR%20${PORTVERSION:R}.x/
|
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_GNOME= gtk20 intltool cairo
|
||||||
USE_XORG= xrandr
|
USE_XORG= xrandr
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
bin/lxrandr
|
bin/lxrandr
|
||||||
man/man1/lxrandr.1.gz
|
|
||||||
share/applications/lxrandr.desktop
|
share/applications/lxrandr.desktop
|
||||||
share/locale/af/LC_MESSAGES/lxrandr.mo
|
share/locale/af/LC_MESSAGES/lxrandr.mo
|
||||||
share/locale/ar/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/vi/LC_MESSAGES/lxrandr.mo
|
||||||
share/locale/zh_CN/LC_MESSAGES/lxrandr.mo
|
share/locale/zh_CN/LC_MESSAGES/lxrandr.mo
|
||||||
share/locale/zh_TW/LC_MESSAGES/lxrandr.mo
|
share/locale/zh_TW/LC_MESSAGES/lxrandr.mo
|
||||||
|
share/man/man1/lxrandr.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue