Ticket #37839: Portfile.diff

File Portfile.diff, 590 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)
  • Portfile

     
    5454        our-icu.patch \
    5555        xrender-check.patch \
    5656        ruby-1.8.patch \
     57        optflags.patch \
    5758        ppc.patch \
    5859        tiger.patch
    5960
     
    254255    }
    255256}
    256257
     258platform powerpc {
     259    # https://trac.macports.org/ticket/37839
     260    configure.optflags -Os
     261}
     262
    257263livecheck.type  regex
    258264livecheck.url   http://webkitgtk.org/?page=download
    259265livecheck.regex webkitgtk-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)