Ticket #15111: patch_gtk2_no_x11.patch
File patch_gtk2_no_x11.patch, 503 bytes (added by maidaro@…, 17 years ago) |
---|
-
Portfile
old new 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."120 119 } 120 error "pango must be installed with the no_x11 variant enabled." 121 121 } 122 122 } 123 123