diff --git a/net/liferea/Makefile b/net/liferea/Makefile index d47f2cac4dff..6d30794f3f45 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -1,6 +1,6 @@ PORTNAME= liferea DISTVERSION= 1.14.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${DISTVERSION}/ @@ -29,6 +29,7 @@ USE_GNOME= cairo dconf:run gtk30 gdkpixbuf2 intltool introspection \ GLIB_SCHEMAS= net.sf.liferea.gschema.xml GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --enable-introspection # Introspection starts the program, but it may hang or crash-abort diff --git a/net/liferea/pkg-plist b/net/liferea/pkg-plist index fac4df3664e6..2777022aa05e 100644 --- a/net/liferea/pkg-plist +++ b/net/liferea/pkg-plist @@ -24,8 +24,6 @@ lib/liferea/plugins/trayicon.plugin lib/liferea/plugins/trayicon.py lib/liferea/web-extension/liblifereawebextension.a lib/liferea/web-extension/liblifereawebextension.so -man/man1/liferea.1.gz -man/it/man1/liferea.1.gz share/applications/net.sourceforge.liferea.desktop share/dbus-1/services/net.sourceforge.liferea.service share/GConf/gsettings/liferea.convert @@ -211,4 +209,6 @@ share/locale/uk/LC_MESSAGES/liferea.mo share/locale/vi/LC_MESSAGES/liferea.mo share/locale/zh_CN/LC_MESSAGES/liferea.mo share/locale/zh_TW/LC_MESSAGES/liferea.mo +share/man/it/man1/liferea.1.gz +share/man/man1/liferea.1.gz share/metainfo/net.sourceforge.liferea.appdata.xml