[122988] trunk/dports/math/vowpal_wabbit/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Aug 5 01:11:36 PDT 2014


> On Aug 2, 2014, at 10:02 PM, hum at macports.org wrote:
> 
> Revision
> 122988
> Author
> hum at macports.org
> 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




More information about the macports-dev mailing list