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