diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-23 21:15:56 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-23 21:15:56 +0800 |
commit | a281606bd0a6f1e72910a1472253d6598d3e4ffe (patch) | |
tree | d7b79d592a9fbd0955113b09c2a0985ef4b23156 /net-im | |
parent | f6144c034dea196ebe30fa06b390f9a2bb4fc239 (diff) | |
download | marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.tar marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.tar.gz marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.tar.bz2 marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.tar.lz marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.tar.xz marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.tar.zst marcuscom-ports-a281606bd0a6f1e72910a1472253d6598d3e4ffe.zip |
Don't delete icon-theme.cache file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13008 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/Makefile | 4 | ||||
-rw-r--r-- | net-im/empathy/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index c4b6cae8d..6c7714d5c 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/empathy/Makefile,v 1.41 2009/09/22 09:50:59 kwm Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.42 2009/09/22 15:39:02 marcus Exp $ PORTNAME= empathy PORTVERSION= 2.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im gnome MASTER_SITES= GNOME diff --git a/net-im/empathy/pkg-plist b/net-im/empathy/pkg-plist index 2c6b3c874..b0e64511a 100644 --- a/net-im/empathy/pkg-plist +++ b/net-im/empathy/pkg-plist @@ -358,7 +358,6 @@ share/doc/libempathy/up.png %%DATADIR%%/icons/hicolor/48x48/status/empathy-extended-away.png %%DATADIR%%/icons/hicolor/48x48/status/empathy-offline.png %%DATADIR%%/icons/hicolor/48x48/status/empathy-pending.png -%%DATADIR%%/icons/hicolor/icon-theme.cache %%DATADIR%%/icons/hicolor/scalable/apps/im-ekiga.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-gadugadu.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-gizmo.svg |