Ticket #38339: Portfile.diff

File Portfile.diff, 370 bytes (added by jdgleeson, 11 years ago)
  • Portfile

    old new  
    7777configure.args      --without-libraries=python \
    7878                    --without-libraries=mpi \
    7979                    --with-icu=${prefix}
     80platform powerpc {
     81    configure.args-append   --without-libraries=context
     82}
    8083
    8184configure.universal_args
    8285