Revision: 73961 http://trac.macports.org/changeset/73961 Author: dports@macports.org Date: 2010-11-30 02:20:21 -0800 (Tue, 30 Nov 2010) Log Message: ----------- xmlrpc-c: disable parallel build (see #26910) Modified Paths: -------------- trunk/dports/devel/xmlrpc-c/Portfile Modified: trunk/dports/devel/xmlrpc-c/Portfile =================================================================== --- trunk/dports/devel/xmlrpc-c/Portfile 2010-11-30 07:17:40 UTC (rev 73960) +++ trunk/dports/devel/xmlrpc-c/Portfile 2010-11-30 10:20:21 UTC (rev 73961) @@ -31,5 +31,8 @@ universal_variant no +# parallel build fails; see #26910 +use_parallel_build no + livecheck.url http://sourceforge.net/export/rss2_projfiles.php?group_id=16847 livecheck.distname Xmlrpc-c stable
participants (1)
-
dports@macports.org