[135138] trunk/dports/kde/kde4-workspace

Ryan Schmidt ryandesign at macports.org
Sun Apr 19 18:01:06 PDT 2015


> On Apr 16, 2015, at 9:48 AM, nicos at macports.org wrote:
> 
> Revision
> 135138
> Author
> nicos at macports.org
> Date
> 2015-04-16 07:48:25 -0700 (Thu, 16 Apr 2015)
> Log Message
> 
> kde4-workspace: update to latest version (ticket #46359)

> --- trunk/dports/kde/kde4-workspace/Portfile	2015-04-16 14:42:23 UTC (rev 135137)
> +++ trunk/dports/kde/kde4-workspace/Portfile	2015-04-16 14:48:25 UTC (rev 135138)

> +#Variant made obsolete on 2015/04/16
> +variant nostrip description {obsolete} {
> +    ui_warn "You have requested an obsolete variant for a build mode that is now the default"
>  }

Why not just remove the variant then? What's the point of showing a warning?


> +post-destroot {
> +    ln -s /Applications/MacPorts/KDE4/plasma-windowed.app/Contents/MacOS/plasma-windowed ${destroot}${prefix}/bin/plasma-windowed
> +}

You need to use ${applications_dir} here and not assume its value is /Applications/MacPorts.




More information about the macports-dev mailing list