[114795] trunk/dports

devans at macports.org devans at macports.org
Sun Dec 15 09:17:43 PST 2013


Revision: 114795
          https://trac.macports.org/changeset/114795
Author:   devans at macports.org
Date:     2013-12-15 09:17:43 -0800 (Sun, 15 Dec 2013)
Log Message:
-----------
cogl, empathy: disable parallel build.

Modified Paths:
--------------
    trunk/dports/gnome/empathy/Portfile
    trunk/dports/graphics/cogl/Portfile

Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile	2013-12-15 16:00:30 UTC (rev 114794)
+++ trunk/dports/gnome/empathy/Portfile	2013-12-15 17:17:43 UTC (rev 114795)
@@ -103,6 +103,8 @@
                 --disable-silent-rules \
                 --disable-Werror
 
+use_parallel_build no
+
 variant map description {Enable map view} {
     depends_lib-append      port:libchamplain
     configure.args-replace  --enable-map=no --enable-map=yes
@@ -124,7 +126,7 @@
     configure.args-replace  --enable-goa=no --enable-goa=yes
 }
 
-default_variants +map +geocode +goa 
+default_variants +map +geocode +goa
 
 #
 # folks is not universal

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2013-12-15 16:00:30 UTC (rev 114794)
+++ trunk/dports/graphics/cogl/Portfile	2013-12-15 17:17:43 UTC (rev 114795)
@@ -41,6 +41,8 @@
                 --enable-cogl-pango=yes \
                 --disable-silent-rules
 
+use_parallel_build no
+
 #
 # if clutter is installed and version is less than 1.12.0
 # deactivate clutter before activating cogl to avoid conflict
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131215/c9c76c66/attachment.html>


More information about the macports-changes mailing list