diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 67cb9182ed4e..61947b416687 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -1,32 +1,33 @@ PORTNAME= gliv PORTVERSION= 1.9.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Image viewer that uses Gdk-Pixbuf and OpenGL WWW= http://guichaz.free.fr/gliv/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ libSM.so:x11/libSM USES= compiler:c11 desktop-file-utils gettext gl gmake gnome \ localbase:ldflags pathfix pkgconfig tar:bzip2 xorg USE_GNOME= gnomeprefix gtk20 USE_GL= gl glu USE_XORG= sm GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" post-install: ${INSTALL_DATA} ${WRKSRC}/gliv.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gliv.png \ ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist index 1963572bc817..b5068f028c29 100644 --- a/graphics/gliv/pkg-plist +++ b/graphics/gliv/pkg-plist @@ -1,24 +1,24 @@ bin/gliv -man/cs/man1/gliv.1.gz -man/de/man1/gliv.1.gz -man/fr/man1/gliv.1.gz -man/man1/gliv.1.gz -man/ru/man1/gliv.1.gz +share/man/cs/man1/gliv.1.gz +share/man/de/man1/gliv.1.gz +share/man/fr/man1/gliv.1.gz +share/man/man1/gliv.1.gz +share/man/ru/man1/gliv.1.gz share/applications/gliv.desktop share/pixmaps/gliv.png share/locale/bg/LC_MESSAGES/gliv.mo share/locale/cs/LC_MESSAGES/gliv.mo share/locale/da/LC_MESSAGES/gliv.mo share/locale/de/LC_MESSAGES/gliv.mo share/locale/fi/LC_MESSAGES/gliv.mo share/locale/fr/LC_MESSAGES/gliv.mo share/locale/nl/LC_MESSAGES/gliv.mo share/locale/pl/LC_MESSAGES/gliv.mo share/locale/pt_BR/LC_MESSAGES/gliv.mo share/locale/ro/LC_MESSAGES/gliv.mo share/locale/ru/LC_MESSAGES/gliv.mo share/locale/rw/LC_MESSAGES/gliv.mo share/locale/sk/LC_MESSAGES/gliv.mo share/locale/sv/LC_MESSAGES/gliv.mo share/locale/tr/LC_MESSAGES/gliv.mo share/locale/vi/LC_MESSAGES/gliv.mo