diff options
Diffstat (limited to 'mail/evolution/Makefile')
| -rw-r--r-- | mail/evolution/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 364b1d2ba..0fdba85f2 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -37,6 +37,11 @@ CONFIGURE_ARGS= --enable-nss=yes \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= apps_evolution_addressbook-${EVO_VERSION}.schemas \ + apps_evolution_calendar-${EVO_VERSION}.schemas \ + apps_evolution_shell-${EVO_VERSION}.schemas \ + evolution-mail-${EVO_VERSION}.schemas + EVO_VERSION= 1.5 PLIST_SUB= VERSION=${EVO_VERSION} |
