[92585] trunk/dports/kde/kmymoney4/Portfile

Ryan Schmidt ryandesign at macports.org
Tue May 1 13:06:04 PDT 2012


On May 1, 2012, at 14:48, mk at macports.org wrote:

> Revision: 92585
>          https://trac.macports.org/changeset/92585
> Author:   mk at macports.org
> Date:     2012-05-01 12:48:01 -0700 (Tue, 01 May 2012)
> Log Message:
> -----------
> kmymoney4: run kbuildsycoca4 in post-activate step (issue #32993), add description for no_x11 variant

> +post-activate {
> +    ui_msg "Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded."
> +    system "${prefix}/bin/kbuildsycoca4"
> +}

Does the user really need to be told this? What should the user do with this information?

It would be fine as a comment in the portfile to explain to an interested reader why it's being done, but I don't think a user installing the port cares to know about its internal workings.



More information about the macports-dev mailing list