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

ryandesign at macports.org ryandesign at macports.org
Sat Dec 8 02:40:48 PST 2012


Revision: 100325
          https://trac.macports.org/changeset/100325
Author:   ryandesign at macports.org
Date:     2012-12-08 02:40:47 -0800 (Sat, 08 Dec 2012)
Log Message:
-----------
webkit-gtk: ensure google-test is not active, to prevent build problem reported in #36784

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

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2012-12-08 10:39:19 UTC (rev 100324)
+++ trunk/dports/www/webkit-gtk/Portfile	2012-12-08 10:40:47 UTC (rev 100325)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem	1.0
+PortGroup       conflicts_build 1.0
 PortGroup       muniversal 1.0
 
 name		webkit-gtk
@@ -53,6 +54,8 @@
         xrender-check.patch \
         tiger.patch
 
+conflicts_build     google-test
+
 # https://trac.macports.org/ticket/36329
 configure.python    /usr/bin/python
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121208/7cd1e325/attachment.html>


More information about the macports-changes mailing list