On Jan 27, 2012, at 10:34, [email protected] wrote:

> Revision: 89385
>          http://trac.macports.org/changeset/89385
> Author:   [email protected]
> Date:     2012-01-27 08:34:28 -0800 (Fri, 27 Jan 2012)
> Log Message:
> -----------
> New port: crfsuite @0.12 - A fast implementation of Conditional Random Fields 
> (CRFs)

> Added: trunk/dports/math/crfsuite/Portfile

> +depends_build       port:libtool
> +depends_lib         port:liblbfgs
> +
> +patchfiles          patch-autogen.sh.diff
> +
> +pre-configure {
> +    system -W ${worksrcpath} "./autogen.sh"
> +}

autogen.sh runs aclocal, autoheader, automake, autoconf... so it seems to me 
like the port should be declaring build dependencies on the autoconf and 
automake ports as well.



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

Reply via email to