diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-21 04:40:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-21 04:40:58 +0000 |
commit | 41465aa51dfd7cfdc1a0b43b3e930b0f13ec6f30 (patch) | |
tree | a5062a76eaa52edba4af23af766852e61a57b55f /mail/evolution-exchange | |
parent | 6a3d273e6685e3d1a23e195d89e29420b0ddaa7f (diff) | |
download | ports-41465aa51dfd7cfdc1a0b43b3e930b0f13ec6f30.tar.gz ports-41465aa51dfd7cfdc1a0b43b3e930b0f13ec6f30.zip |
Notes
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/Makefile | 1 | ||||
-rw-r--r-- | mail/evolution-exchange/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 8ddd30948074..16d9f06ccdd0 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -7,6 +7,7 @@ PORTNAME= ximian PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.2 diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist index 52cc9480d653..c12b7153a104 100644 --- a/mail/evolution-exchange/pkg-plist +++ b/mail/evolution-exchange/pkg-plist @@ -1,6 +1,9 @@ bin/ximian-connector-setup-%%VERSION%% lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.so lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.urls +lib/evolution/%%EVO_VERSION%%/libexchange.a +lib/evolution/%%EVO_VERSION%%/libexchange.so +lib/evolution/%%EVO_VERSION%%/libexchange.so.0 libdata/bonobo/servers/GNOME_Evolution_Exchange_Storage_%%VERSION%%.server libexec/evolution/%%EVO_VERSION%%/evolution-exchange-storage %%DOCSDIR%%/E2kContext.html |