diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-21 12:40:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-21 12:40:58 +0800 |
commit | d0ca851133319c4d720f1c29ac0e7cc30e4c72d1 (patch) | |
tree | 505adf99dc517c505754839cfc2c8dd29eeaa669 /mail/evolution-exchange | |
parent | 730cdb0939449209224945f101cb60bc629db567 (diff) | |
download | freebsd-ports-gnome-d0ca851133319c4d720f1c29ac0e7cc30e4c72d1.tar.gz freebsd-ports-gnome-d0ca851133319c4d720f1c29ac0e7cc30e4c72d1.tar.zst freebsd-ports-gnome-d0ca851133319c4d720f1c29ac0e7cc30e4c72d1.zip |
Add some missing files to the plist.
Reported by: GNOME Tinderbox
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 |