[105698] trunk/dports/x11/gtkmm/Portfile

Ryan Schmidt ryandesign at macports.org
Thu May 2 11:34:01 PDT 2013


On May 2, 2013, at 13:01, devans at macports.org wrote:

> Revision: 105698
>          https://trac.macports.org/changeset/105698
> Author:   devans at macports.org
> Date:     2013-05-02 11:01:00 -0700 (Thu, 02 May 2013)
> Log Message:
> -----------
> gtkmm: add missing build dependencies.
> 
> Modified Paths:
> --------------
>    trunk/dports/x11/gtkmm/Portfile
> 
> Modified: trunk/dports/x11/gtkmm/Portfile
> ===================================================================
> --- trunk/dports/x11/gtkmm/Portfile	2013-05-02 18:00:01 UTC (rev 105697)
> +++ trunk/dports/x11/gtkmm/Portfile	2013-05-02 18:01:00 UTC (rev 105698)
> @@ -23,9 +23,11 @@
>                 sha256  c564a438677174b97d69dd70467cb03c933481006398dc9377417aa6abe02a39
> 
> depends_build   port:pkgconfig \
> +                port:automake \
>                 port:autoconf \
>                 port:libtool \
>                 port:mm-common \
> +                port:p5-xml-parser \
>                 path:bin/dot:graphviz \
>                 port:doxygen

p5-xml-parser is a stub port; you must depend on the specific subport that you want to use.




More information about the macports-dev mailing list