> On Aug 2, 2014, at 10:02 PM, [email protected] wrote:
> 
> Revision
> 122988
> Author
> [email protected]
> Date
> 2014-08-02 20:02:46 -0700 (Sat, 02 Aug 2014)
> Log Message
> 
> vowpal_wabbit: update to 7.7; use autogen.sh; install additional documents.
> Modified Paths
> 
>       • trunk/dports/math/vowpal_wabbit/Portfile

> +pre-configure {
> +    system -W ${worksrcpath} "./autogen.sh"
> +}

This is usually done with:

use_autoreconf yes
autoreconf.cmd ./autogen.sh


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to