[110296] trunk/dports/graphics/wxWidgets-3.0/Portfile

Michael Dickens michaelld at macports.org
Thu Aug 29 12:48:25 PDT 2013


On Thu, Aug 29, 2013, at 02:27 PM, Ryan Schmidt wrote:
> On Aug 29, 2013, at 12:53, michaelld at macports.org wrote:
> > -# post-destroot {
> > -#     set confscript ${wxWidgets.prefix}/lib/wx/config/${wxtype}-unicode-${branch}
> > -#     ln -sf ${confscript} ${destroot}${wxWidgets.prefix}/bin/wx-config
> > -# }
> > +post-destroot {
> > +    set confscript ${wxWidgets.prefix}/lib/wx/config/${wxtype}-unicode-${branch}
> > +    ln -sf ${confscript} ${destroot}${wxWidgets.prefix}/bin/wx-config
> > +}
> 
> Does this change what gets installed? If so the revision needs to be
> increased.

Yes; yes it does. I'm working on another change to allow port select to
work. I'll rev-bump with that fix. - MLD


More information about the macports-dev mailing list