From da51af5d7fdf7aa917bd6ad96128eee3ffbdb5db Mon Sep 17 00:00:00 2001 From: gusi Date: Fri, 17 Oct 2014 08:16:01 +0000 Subject: Fix evince's pkg-plist when different options are set or unset. Also pull in gtk30 explictly, so it will pulled in when no options are set. Until now gtk30 was pulled in implicitly because of one of the options was set. Reported by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19983 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/evince/Makefile | 2 +- graphics/evince/pkg-plist | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 9b4272e4b..e5db09cdc 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz -USE_GNOME= gnomeprefix intlhack introspection:build +USE_GNOME= gnomeprefix gtk30 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_XORG= ice diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 25fc3e109..4815dd880 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -88,9 +88,9 @@ libdata/pkgconfig/evince-view-%%VERSION%%.pc libexec/evinced man/man1/evince.1.gz share/GConf/gsettings/evince.convert -share/appdata/evince-comicsdocument.metainfo.xml -share/appdata/evince-djvudocument.metainfo.xml -share/appdata/evince-dvidocument.metainfo.xml +%%COMICS%%share/appdata/evince-comicsdocument.metainfo.xml +%%DJVU%%share/appdata/evince-djvudocument.metainfo.xml +%%DVI%%share/appdata/evince-dvidocument.metainfo.xml share/appdata/evince-pdfdocument.metainfo.xml share/appdata/evince-psdocument.metainfo.xml share/appdata/evince-tiffdocument.metainfo.xml -- cgit v1.2.3