From 994f03304107a6aa0b430027b2d45eed412b8612 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 16 Aug 2007 01:39:10 +0000 Subject: We no longer need to generate the application-specific icon cache. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9425 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/balsa/Makefile | 8 ++------ mail/balsa/pkg-plist | 1 - 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index e0b6b9c15..fe840a480 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -3,12 +3,12 @@ # Whom: Glenn Johnson # # $FreeBSD$ -# $MCom: ports/mail/balsa/Makefile,v 1.16 2007/05/31 05:57:34 marcus Exp $ +# $MCom: ports/mail/balsa/Makefile,v 1.17 2007/07/08 20:26:57 marcus Exp $ # PORTNAME= balsa PORTVERSION= 2.3.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} @@ -94,8 +94,4 @@ post-patch: -e 's|^(HICOLOR_ICON_DIR)[^/]+/|\1=${PREFIX}/|' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} -post-install: - @${LOCALBASE}/bin/gtk-update-icon-cache -f -q --ignore-theme-index \ - ${PREFIX}/share/balsa/hicolor - .include diff --git a/mail/balsa/pkg-plist b/mail/balsa/pkg-plist index f23e85590..ab6127531 100644 --- a/mail/balsa/pkg-plist +++ b/mail/balsa/pkg-plist @@ -42,7 +42,6 @@ share/balsa/hicolor/24x24/apps/balsa-signature-good.png share/balsa/hicolor/24x24/apps/balsa-signature-notrust.png share/balsa/hicolor/24x24/apps/balsa-signature-unknown.png share/balsa/hicolor/24x24/apps/balsa-trash-empty.png -share/balsa/hicolor/icon-theme.cache share/balsa/pixmaps/attachment.png share/balsa/pixmaps/balsa-logo.png share/balsa/pixmaps/balsa-top.png -- cgit v1.2.3