diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 23:07:15 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 23:07:15 +0800 |
commit | 6dd89bf0a51ffe23abcf18022bd02826da806fa1 (patch) | |
tree | 9b1185b98f12618bf35c880a947f1bb6249fcf3f /mail/evolution-exchange3/Makefile | |
parent | 3147f645676c46e2a9548bf380a33926a8fc506e (diff) | |
download | marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.tar marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.tar.gz marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.tar.bz2 marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.tar.lz marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.tar.xz marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.tar.zst marcuscom-ports-6dd89bf0a51ffe23abcf18022bd02826da806fa1.zip |
Update to 3.0.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16154 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange3/Makefile')
-rw-r--r-- | mail/evolution-exchange3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution-exchange3/Makefile b/mail/evolution-exchange3/Makefile index 19c93f016..df6bff75a 100644 --- a/mail/evolution-exchange3/Makefile +++ b/mail/evolution-exchange3/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.10 2011/05/24 16:37:24 kwm Exp $ +# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.11 2011/06/10 22:59:05 mezz Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -21,7 +21,7 @@ RUN_DEPENDS= evolution>=2.91.0:${PORTSDIR}/mail/evolution3 CONFLICTS= evolution-exchange-2.[0-9]* LATEST_LINK= evolution-exchange3 -USE_BZIP2= yes +USE_XZ= yes USE_GETTEXT= yes USE_AUTOTOOLS= libtool USE_GMAKE= yes |