Ticket #19779: patch-webkit-gtk.diff

File patch-webkit-gtk.diff, 441 bytes (added by dbevans (David B. Evans), 15 years ago)

Patch for Portfile

  • Portfile

     
    3333depends_build   \
    3434        port:pkgconfig
    3535
    36 patchfiles      \
    37        patch-autotools-webkit.m4.diff
     36post-patch {
     37    reinplace "s|-licucore|-licui18n -licuuc|" ${worksrcpath}/configure
     38}
    3839
    39 use_autoconf    yes
    40 
    4140#
    4241# video is now enabled by default so make the variant no_video
    4342#