Ticket #39898: Portfile-webkit-gtk.diff

File Portfile-webkit-gtk.diff, 432 bytes (added by c.herbig@…, 11 years ago)

xorg-libX11 quick-fix

  • Portfile

    old new  
    190190# see bug #24622
    191191variant quartz {
    192192    configure.args-append --with-target=quartz
     193   
     194    # Quick-fix for X11 dependencies in the webkit code, see bug #39898
     195    depends_lib-append    port:xorg-libX11
    193196
    194197    # TODO: See if this will build with OpenGL.framework
    195198    configure.args-delete --enable-webgl