diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-06-06 08:39:45 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-06-06 08:39:45 +0000 |
commit | 297015f1bf58261155c2b927207d291faad59c74 (patch) | |
tree | e1c834109b57fac5e6282d7be885fb71b038fdfb /mail/evolution | |
parent | 38f95d861c25658f8b3f7b4f3b4d641944e272ae (diff) | |
download | ports-297015f1bf58261155c2b927207d291faad59c74.tar.gz ports-297015f1bf58261155c2b927207d291faad59c74.zip |
Notes
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 63e99cdee13a..cd2f9c4c9727 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,10 +1,10 @@ # Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.241 2012/09/01 23:02:10 mezz Exp $ +# $MCom: ports/trunk/mail/evolution/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= evolution PORTVERSION= 2.32.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,9 +21,9 @@ CONFLICTS= evolution-3.[0-9]* USE_BZIP2= yes USE_GMAKE= yes -USES= bison pathfix gettext +USES= bison desktop-file-utils gettext pathfix USE_GNOME= gnomeprefix intlhack evolutiondataserver gtkhtml3 \ - desktopfileutils gnomedocutils ltasneededhack gnomedesktop + gnomedocutils ltasneededhack gnomedesktop USE_AUTOTOOLS= libtool USE_GSTREAMER= yes INSTALLS_OMF= yes |