[108803] trunk/dports/www/webkit-gtk/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Aug 1 21:18:48 PDT 2013


Revision: 108803
          https://trac.macports.org/changeset/108803
Author:   jeremyhu at macports.org
Date:     2013-08-01 21:18:48 -0700 (Thu, 01 Aug 2013)
Log Message:
-----------
webkit-gtk: Revbump to re-enable gobject-introspection.  Please remember to revbump whenever you make a change that affects the built product.

Modified Paths:
--------------
    trunk/dports/www/webkit-gtk/Portfile

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2013-08-02 03:11:27 UTC (rev 108802)
+++ trunk/dports/www/webkit-gtk/Portfile	2013-08-02 04:18:48 UTC (rev 108803)
@@ -103,13 +103,13 @@
 }
 
 if {${name} == ${subport}} {
+    revision 1
+
     depends_lib-append      port:gtk2 \
                             port:gobject-introspection
-#
-# webkit-gtk build fails with introspection enabled (#39598)
-#
+
     configure.args-append   --with-gtk=2.0 \
-                            --enable-introspection=no
+                            --enable-introspection
 }
 
 # https://bugs.webkit.org/show_bug.cgi?id=94488
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130801/16c94780/attachment.html>


More information about the macports-changes mailing list