summaryrefslogtreecommitdiffstats
path: root/mail/evolution3/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-25 20:29:47 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-25 20:29:47 +0800
commitbb899712469dc3611c09d1f8b4cdd0f6105ae6af (patch)
tree1587235a1ef02872b01b31964d38131837d5a7d8 /mail/evolution3/Makefile
parent092d5fbfc0537b2c8aae2014ffe8953093534592 (diff)
downloadmarcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar
marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.gz
marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.bz2
marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.lz
marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.xz
marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.zst
marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.zip
UPdate to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16332 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution3/Makefile')
-rw-r--r--mail/evolution3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/evolution3/Makefile b/mail/evolution3/Makefile
index 284ec624b..a1724bfd2 100644
--- a/mail/evolution3/Makefile
+++ b/mail/evolution3/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/evolution3/Makefile,v 1.17 2011/09/16 16:02:07 kwm Exp $
+# $MCom: ports/mail/evolution3/Makefile,v 1.18 2011/09/19 19:34:23 kwm Exp $
#
PORTNAME= evolution
-PORTVERSION= 3.1.92
+PORTVERSION= 3.2.0
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -41,8 +41,8 @@ CONFIGURE_ARGS= --enable-nss=yes \
--with-sub-version=" FreeBSD GNOME Team Port"
# gweather and gtkimageview needs to get a gtk3 release first.
CONFIGURE_ARGS+=--disable-weather --disable-image-inline
-CPPFLAGS= -I${LOCALBASE}/include
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= apps_evolution_addressbook.schemas \
apps-evolution-attachment-reminder.schemas \