[36380] trunk/dports/x11/gtk2/Portfile

sfiera at macports.org sfiera at macports.org
Mon Apr 28 20:30:07 PDT 2008


Revision: 36380
          http://trac.macosforge.org/projects/macports/changeset/36380
Author:   sfiera at macports.org
Date:     2008-04-28 20:30:07 -0700 (Mon, 28 Apr 2008)

Log Message:
-----------
Permit building of gtk2 +quartz
 * Resolves #15111

Modified Paths:
--------------
    trunk/dports/x11/gtk2/Portfile

Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile	2008-04-29 03:29:37 UTC (rev 36379)
+++ trunk/dports/x11/gtk2/Portfile	2008-04-29 03:30:07 UTC (rev 36380)
@@ -116,8 +116,8 @@
     pre-fetch {
         if {[file exists ${prefix}/lib/libpangox-1.0.dylib]} {
             ui_error "Please uninstall or deactivate the pango port and reinstall it by running `port install pango +no_x11`."
+            error "pango must be installed with the no_x11 variant enabled."
         }
-        error "pango must be installed with the no_x11 variant enabled."
     }
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080428/58079355/attachment.html


More information about the macports-changes mailing list