diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-27 23:21:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-27 23:21:18 +0800 |
commit | 0e63f820e1f201b321b057d73ae31b8a623cdfdc (patch) | |
tree | a46d07c4297cd8a849c451924b8d2f4adeef03cf /mail | |
parent | a571412facadf5aa52e23960c0e0531053ed0027 (diff) | |
download | marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.tar marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.tar.gz marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.tar.bz2 marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.tar.lz marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.tar.xz marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.tar.zst marcuscom-ports-0e63f820e1f201b321b057d73ae31b8a623cdfdc.zip |
Add missing library file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5788 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-exchange/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
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 |