diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 05:27:28 +0800 |
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 05:27:28 +0800 |
| commit | 4728cc1f5da4142615f7d83e620381bb0338ea96 (patch) | |
| tree | c5f95e8c0a3b464ba6a8f48df615ca662cf31c0a /mail/evolution/Makefile | |
| parent | 5c01b9ff728f54ba4bf6119760025f2097490a25 (diff) | |
| download | marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.tar marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.tar.gz marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.tar.bz2 marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.tar.lz marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.tar.xz marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.tar.zst marcuscom-ports-4728cc1f5da4142615f7d83e620381bb0338ea96.zip | |
Update to 2.21.91 and reorder GCONF_SCHEMAS in ABC to make it easier to
follow up.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10405 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
| -rw-r--r-- | mail/evolution/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index e65cbf6a2..a6d6d0f4d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,12 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.159 2008/01/29 07:46:00 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.160 2008/02/10 00:13:17 mezz Exp $ # PORTNAME= evolution -PORTVERSION= 2.21.90 -PORTREVISION= 1 +PORTVERSION= 2.21.91 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -38,12 +37,12 @@ CONFIGURE_ARGS= --enable-nss=yes \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -GCONF_SCHEMAS= apps-evolution-mail-notification.schemas \ +GCONF_SCHEMAS= apps-evolution-attachment-reminder.schemas \ + apps-evolution-mail-notification.schemas \ apps-evolution-mail-prompts-checkdefault.schemas \ apps_evolution_addressbook.schemas \ apps_evolution_calendar.schemas \ apps_evolution_shell.schemas \ - apps-evolution-attachment-reminder.schemas \ bogo-junk-plugin.schemas \ evolution-mail.schemas |
