From 372d73e2ea82ceb62efab4fc0ccb023091283d7b Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 5 Aug 2004 16:37:38 +0000 Subject: Use new desktop file handling scheme. Submitted by: Koop Mast git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2623 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 3 ++- mail/evolution/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'mail/evolution') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index fdd3a26b1..78f2612cc 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,6 +7,7 @@ PORTNAME= evolution PORTVERSION= 1.5.92.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 @@ -23,7 +24,7 @@ USE_GMAKE= yes USE_BISON= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver gal2 \ - gtkhtml3 + gtkhtml3 desktopfileutils USE_REINPLACE= yes USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-nss=yes \ diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index afc46c459..84e335d19 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -303,6 +303,7 @@ libexec/evolution/%%VERSION%%/evolution-addressbook-export libexec/evolution/%%VERSION%%/evolution-alarm-notify libexec/evolution/%%VERSION%%/killev share/gnome/applications/evolution-%%VERSION%%.desktop +@exec update-desktop-database > /dev/null || /usr/bin/true share/gnome/evolution/%%VERSION%%/addresstypes.xml share/gnome/evolution/%%VERSION%%/default/C/mail/local/Inbox share/gnome/evolution/%%VERSION%%/ecps/medbook.ecps @@ -560,3 +561,4 @@ share/locale/zh_TW/LC_MESSAGES/evolution-%%VERSION%%.mo @dirrm include/evolution-%%VERSION%%/camel @dirrm include/evolution-%%VERSION%% @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/evolution/evolution-%%VERSION%%-C.omf 2>/dev/null || /usr/bin/true +@unexec update-desktop-database > /dev/null || /usr/bin/true -- cgit v1.2.3