[108797] trunk/dports/www/webkit-gtk/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Aug 1 19:23:35 PDT 2013


On Aug 1, 2013, at 20:56, devans at macports.org wrote:

> Revision: 108797
>          https://trac.macports.org/changeset/108797
> Author:   devans at macports.org
> Date:     2013-08-01 18:56:17 -0700 (Thu, 01 Aug 2013)
> Log Message:
> -----------
> webkit-gtk: add new subport webkit-gtk3, disable introspection due to build failure (#39598), 


> +if {${name} == ${subport}} {
> +    depends_lib-append      port:gtk2 \
> +                            port:gobject-introspection
> +#
> +# webkit-gtk build fails with introspection enabled (#39598)
> +#
> +    configure.args-append   --with-gtk=2.0 \
> +                            --enable-introspection=no
> +}

Wasn't this problem fixed 25 hours ago?

https://trac.macports.org/ticket/39598#comment:122



More information about the macports-dev mailing list