From 3ae941df4d931f7eacf1267b8883e35d3f91e3c6 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 1 Sep 2004 19:35:33 +0000 Subject: Create a symlink, evolution, that points to evolution-2.0. This way, the clock applet will once again be able to launch Evolution. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2757 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 3 +++ mail/evolution/pkg-plist | 1 + 2 files changed, 4 insertions(+) (limited to 'mail') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 26dd873a0..74c0ad2cf 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,6 +7,7 @@ PORTNAME= evolution PORTVERSION= 1.5.94.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 @@ -74,5 +75,7 @@ RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin post-install: @${CHMOD} u+w ${PREFIX}/share/gnome/evolution/${EVO_VERSION}/default/C/mail/local/Inbox + @${LN} -s ${PREFIX}/bin/evolution-${EVO_VERSION} \ + ${PREFIX}/bin/evolution .include diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index 3c17a0a2e..c239d6809 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -1,3 +1,4 @@ +bin/evolution bin/evolution-%%VERSION%% include/evolution-%%VERSION%%/camel/broken-date-parser.h include/evolution-%%VERSION%%/camel/camel-address.h -- cgit v1.2.3