Revision
132489
Author
devans@macports.org
Date
2015-02-02 08:07:54 -0800 (Mon, 02 Feb 2015)

Log Message

empathy: disable parallel build.

Modified Paths

Diff

Modified: trunk/dports/gnome/empathy/Portfile (132488 => 132489)


--- trunk/dports/gnome/empathy/Portfile	2015-02-02 14:46:28 UTC (rev 132488)
+++ trunk/dports/gnome/empathy/Portfile	2015-02-02 16:07:54 UTC (rev 132489)
@@ -75,6 +75,8 @@
     }
 }
 
+use_parallel_build  no
+
 configure.cmd       ./autogen.sh
 configure.python    ${prefix}/bin/python2.7