diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-09 22:54:08 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-09 22:54:08 +0800 |
commit | 68af9ece6b113ea886d8a313e31a9e8a01a4fd77 (patch) | |
tree | f38479567c5d68e83bfeb01db119a558a8730ac8 /net | |
parent | 3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3 (diff) | |
download | marcuscom-ports-68af9ece6b113ea886d8a313e31a9e8a01a4fd77.tar.gz marcuscom-ports-68af9ece6b113ea886d8a313e31a9e8a01a4fd77.tar.zst marcuscom-ports-68af9ece6b113ea886d8a313e31a9e8a01a4fd77.zip |
Don't remove icon-theme.cache.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13413 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather/Makefile | 4 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 325a49a5c..0818d71dc 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -3,12 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather/Makefile,v 1.31 2009/12/21 11:10:26 kwm Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.32 2010/01/09 05:44:34 marcus Exp $ # PORTNAME= libgweather PORTVERSION= 2.29.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index 6ef445c66..78b08bbdd 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -310,7 +310,6 @@ share/icons/gnome/32x32/status/weather-few-clouds-night-320.png share/icons/gnome/32x32/status/weather-few-clouds-night-330.png share/icons/gnome/32x32/status/weather-few-clouds-night-340.png share/icons/gnome/32x32/status/weather-few-clouds-night-350.png -share/icons/gnome/icon-theme.cache share/icons/gnome/scalable/status/weather-clear-night-000.svg share/icons/gnome/scalable/status/weather-clear-night-010.svg share/icons/gnome/scalable/status/weather-clear-night-020.svg |