diff options
-rw-r--r-- | mail/evolution-mapi/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution-mapi/pkg-plist | 10 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile index 73f79acac..fd5de7003 100644 --- a/mail/evolution-mapi/Makefile +++ b/mail/evolution-mapi/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution-mapi/Makefile,v 1.19 2010/09/04 15:50:31 kwm Exp $ +# $MCom: ports/mail/evolution-mapi/Makefile,v 1.20 2010/09/20 09:12:40 kwm Exp $ # PORTNAME= evolution-mapi PORTVERSION= 0.31.92 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/mail/evolution-mapi/pkg-plist b/mail/evolution-mapi/pkg-plist index e7228e91e..6e36162bb 100644 --- a/mail/evolution-mapi/pkg-plist +++ b/mail/evolution-mapi/pkg-plist @@ -1,10 +1,12 @@ +include/evolution-data-server-%%EVO_VERSION%%/mapi/em-operation-queue.h +include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-cal-recur-utils.h +include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-cal-tz-utils.h +include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-cal-utils.h +include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-connection.h include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-defs.h include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-folder.h -include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-connection.h +include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-mail-utils.h include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-utils.h -include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-cal-utils.h -include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-cal-tz-utils.h -include/evolution-data-server-%%EVO_VERSION%%/mapi/exchange-mapi-cal-recur-utils.h lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelmapi.la lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelmapi.so lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelmapi.urls |