Ticket #15151: patch-gtk2.diff
File patch-gtk2.diff, 546 bytes (added by sfiera@…, 17 years ago) |
---|
-
Portfile
116 116 pre-fetch { 117 117 if {[file exists ${prefix}/lib/libpangox-1.0.dylib]} { 118 118 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." 119 120 } 120 error "pango must be installed with the no_x11 variant enabled."121 121 } 122 122 } 123 123