From 5a88713c3d80d250a7b2264d8173043361abcad0 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 30 Jul 2011 09:32:32 +0000 Subject: Fix plist after glib update. glib is taking care of these directories now. --- graphics/evince/Makefile | 2 +- graphics/evince/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index da9e3f419007..ea021d88405b 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -8,7 +8,7 @@ PORTNAME= evince PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index af50cbf4da50..3ee286623577 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 -- cgit