diff options
-rw-r--r-- | graphics/evince/Makefile | 4 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 7d6c7abd7..a34970b63 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.152 2011/04/09 21:37:52 mezz Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.153 2011/04/30 20:43:18 mezz Exp $ # PORTNAME= evince PORTVERSION= 2.32.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index af50cbf4d..3ee286623 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -491,8 +491,6 @@ share/omf/evince/evince-zh_CN.omf @dirrm include/evince @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/GConf/gsettings -@dirrmtry share/GConf @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES |