From 07b2a104ed948332f09a6aac1502150895ddbcc4 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 27 Sep 2009 01:49:57 +0000 Subject: If we're not installing the icon-theme.cache, be sure to generate one. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13044 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/empathy/Makefile | 4 ++-- net-im/empathy/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net-im/empathy') diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 5991f75ff..48fc505bd 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/net-im/empathy/Makefile,v 1.43 2009/09/23 13:15:56 kwm Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.44 2009/09/23 15:44:49 kwm Exp $ PORTNAME= empathy PORTVERSION= 2.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im gnome MASTER_SITES= GNOME diff --git a/net-im/empathy/pkg-plist b/net-im/empathy/pkg-plist index b0e64511a..81f17bd6c 100644 --- a/net-im/empathy/pkg-plist +++ b/net-im/empathy/pkg-plist @@ -375,6 +375,8 @@ share/doc/libempathy/up.png %%DATADIR%%/icons/hicolor/scalable/status/empathy-extended-away.svg %%DATADIR%%/icons/hicolor/scalable/status/empathy-offline.svg %%DATADIR%%/icons/hicolor/scalable/status/empathy-pending.svg +@exec %%LOCALBASE%%/bin/gtk-update-icon-cache -q -t -f %D/%%DATADIR%%/icons/hicolor 2>/dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/gtk-update-icon-cache -q -t -f %D/%%DATADIR%%/icons/hicolor 2>/dev/null || /usr/bin/true %%DATADIR%%/irc-networks.xml share/gnome/help/empathy/C/account-irc.page share/gnome/help/empathy/C/account-jabber.page -- cgit v1.2.3