diff --git a/x11/lxhotkey/Makefile b/x11/lxhotkey/Makefile index 6f517e2cbcfc..a6b2118f3d03 100644 --- a/x11/lxhotkey/Makefile +++ b/x11/lxhotkey/Makefile @@ -1,30 +1,31 @@ PORTNAME= lxhotkey PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXHotkey/ MAINTAINER= ports@FreeBSD.org COMMENT= Keyboard shortcuts settings WWW= https://www.lxde.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfm-extra.so:x11/libfm-extra \ libfm.so:x11/libfm@gtk2 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libunistring.so:devel/libunistring USES= gettext-tools gmake gnome pathfix pkgconfig tar:xz xorg GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 USE_XORG= x11 CONFIGURE_ARGS= --with-gtk=2 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lxhotkey/*.so .include diff --git a/x11/lxhotkey/pkg-plist b/x11/lxhotkey/pkg-plist index fcbe2f879ac9..639f63787eea 100644 --- a/x11/lxhotkey/pkg-plist +++ b/x11/lxhotkey/pkg-plist @@ -1,16 +1,16 @@ bin/lxhotkey include/lxhotkey/lxhotkey.h lib/lxhotkey/gtk.so lib/lxhotkey/ob.so libdata/pkgconfig/lxhotkey.pc -man/man1/lxhotkey.1.gz +share/man/man1/lxhotkey.1.gz share/applications/lxhotkey-gtk.desktop share/locale/cs/LC_MESSAGES/lxhotkey.mo share/locale/fr/LC_MESSAGES/lxhotkey.mo share/locale/gl/LC_MESSAGES/lxhotkey.mo share/locale/nl/LC_MESSAGES/lxhotkey.mo share/locale/pt/LC_MESSAGES/lxhotkey.mo share/locale/ru/LC_MESSAGES/lxhotkey.mo share/locale/sr/LC_MESSAGES/lxhotkey.mo share/locale/sr@latin/LC_MESSAGES/lxhotkey.mo share/locale/uk/LC_MESSAGES/lxhotkey.mo