From 0e63f820e1f201b321b057d73ae31b8a623cdfdc Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 27 Feb 2006 15:21:18 +0000 Subject: Add missing library file. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5788 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-exchange/Makefile | 4 ++-- mail/evolution-exchange/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index f56c8e3fd..8e3570367 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.49 2006/02/14 18:15:03 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.50 2006/02/24 18:55:48 marcus Exp $ # PORTNAME= evolution-exchange PORTVERSION= 2.5.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.5 diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist index 3c15a218f..a16fcc634 100644 --- a/mail/evolution-exchange/pkg-plist +++ b/mail/evolution-exchange/pkg-plist @@ -1,4 +1,5 @@ bin/ximian-connector-setup-%%VERSION%% +lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.a lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.la lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.so lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.urls -- cgit