diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 22:42:48 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 22:42:48 +0800 |
| commit | 3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b (patch) | |
| tree | 5071e774ee619f7c166067ea851fcb9480d9bd2b /mail/evolution-exchange/Makefile | |
| parent | 3f8077a5a445af9000b6b10163792fda70419421 (diff) | |
| download | marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.gz marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.bz2 marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.lz marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.xz marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.tar.zst marcuscom-ports-3da629ec64bdc4dc3bfe05d57a3eeb0fb27ad81b.zip | |
Update to 2.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12336 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange/Makefile')
| -rw-r--r-- | mail/evolution-exchange/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 02d23fb7a..a22aec62a 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.135 2009/05/06 17:38:45 kwm Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.136 2009/05/11 06:48:01 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.27.1 -PORTREVISION= 1 +PORTVERSION= 2.27.2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -52,6 +51,7 @@ IGNORE= build fails when ${LOCALBASE}/include/mapi.h exists in system, run pkg_i post-patch: @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \ + -e 's|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure .include <bsd.port.post.mk> |
