Changeset 79972
- Timestamp:
- 06/30/11 19:19:11 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/gnome/gtk2/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/gtk2/Portfile
r79862 r79972 202 202 pre-fetch { 203 203 if {[file exists ${prefix}/lib/libpangox-1.0.dylib]} { 204 ui_error "Please uninstall or deactivate the pango port and reinstall it by running `port install pango +no_x11`."205 error "pango must be installed with the no_x11 variant enabled."204 ui_error "Please install pango without the x11 variant, by running 'port install pango -x11'." 205 error "pango must be installed with the x11 variant disabled" 206 206 } 207 207 }
Note: See TracChangeset
for help on using the changeset viewer.

