Ticket #15151: patch-gtk2.diff

File patch-gtk2.diff, 546 bytes (added by sfiera@…, 16 years ago)
  • Portfile

     
    116116    pre-fetch {
    117117        if {[file exists ${prefix}/lib/libpangox-1.0.dylib]} {
    118118            ui_error "Please uninstall or deactivate the pango port and reinstall it by running `port install pango +no_x11`."
     119            error "pango must be installed with the no_x11 variant enabled."
    119120        }
    120         error "pango must be installed with the no_x11 variant enabled."
    121121    }
    122122}
    123123