On Mar 25, 2014, at 13:11, and.dam...@macports.org wrote:

> Revision
> 118207
> Author
> and.dam...@macports.org
> Date
> 2014-03-25 11:11:01 -0700 (Tue, 25 Mar 2014)
> Log Message
> 
> port bitcoin: call the whole autogen script, openmaintainer
> Modified Paths
> 
>       • trunk/dports/finance/bitcoin/Portfile
> Diff
> 
> Modified: trunk/dports/finance/bitcoin/Portfile (118206 => 118207)
> 
> --- trunk/dports/finance/bitcoin/Portfile     2014-03-25 18:06:16 UTC (rev 
> 118206)
> +++ trunk/dports/finance/bitcoin/Portfile     2014-03-25 18:11:01 UTC (rev 
> 118207)
> 
> @@ -34,7 +34,8 @@
> 
>                      port:protobuf-cpp
> 
>  
> 
>  use_autoreconf      yes
> 
> -autoreconf.args-append --force
> 
> +autoreconf.cmd      ./autogen.sh
> +autoreconf.args

Changing autoreconf.cmd causes MacPorts to not automatically add the autoconf, 
automake and libtool dependencies, so you now have to add them in the portfile.

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to