Ticket #34086: webkit-portfile.patch

File webkit-portfile.patch, 541 bytes (added by chief1983@…, 12 years ago)

Patch to portfile to use xrender check patch

  • Portfile

    old new  
    77name            webkit-gtk
    88epoch           1
    99version         1.6.3
    10 revision        2
     10revision        3
    1111description     Apple's WebKit HTML rendering library for GTK+
    1212long_description ${description}
    1313maintainers     devans
     
    4040patchfiles \
    4141        case-insensitive.patch \
    4242        our-icu.patch \
    43         glib-2.32.patch
     43        glib-2.32.patch \
     44        xrender-check.patch
    4445
    4546configure.args  \
    4647        --with-gtk=2.0 \