[115458] trunk/dports/gnome/gnome-sharp2/Portfile

mojca at macports.org mojca at macports.org
Thu Jan 2 09:30:00 PST 2014


Revision: 115458
          https://trac.macports.org/changeset/115458
Author:   mojca at macports.org
Date:     2014-01-02 09:30:00 -0800 (Thu, 02 Jan 2014)
Log Message:
-----------
gnome-sharp2: modify error text to point users to gtk2 +quartz instead of +no_x11

Modified Paths:
--------------
    trunk/dports/gnome/gnome-sharp2/Portfile

Modified: trunk/dports/gnome/gnome-sharp2/Portfile
===================================================================
--- trunk/dports/gnome/gnome-sharp2/Portfile	2014-01-02 16:53:15 UTC (rev 115457)
+++ trunk/dports/gnome/gnome-sharp2/Portfile	2014-01-02 17:30:00 UTC (rev 115458)
@@ -74,8 +74,8 @@
 if {![variant_isset x11]} {
     pre-fetch {
         if {[file exists ${prefix}/lib/pkgconfig/gtk+-x11-2.0.pc]} {
-            ui_error "Please uninstall or deactivate the gtk2 port and reinstall it by running `port install gtk2 +no_x11`."
-            error "gtk2 must be installed with the no_x11 variant enabled."
+            ui_error "Please uninstall or deactivate the gtk2 port and reinstall it by running `port install gtk2 +quartz`."
+            error "gtk2 must be installed with the quartz variant enabled."
         }
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140102/e6b3ae28/attachment.html>


More information about the macports-changes mailing list