Revision
110464
Author
blair@macports.org
Date
2013-08-31 01:03:42 -0700 (Sat, 31 Aug 2013)

Log Message

zeroc-ice33: disable parallel builds to fix buildbot builds.

Modified Paths

Diff

Modified: trunk/dports/devel/zeroc-ice33/Portfile (110463 => 110464)


--- trunk/dports/devel/zeroc-ice33/Portfile	2013-08-31 08:00:38 UTC (rev 110463)
+++ trunk/dports/devel/zeroc-ice33/Portfile	2013-08-31 08:03:42 UTC (rev 110464)
@@ -90,6 +90,8 @@
     system ${cmd}
 }
 
+use_parallel_build  no
+
 build.dir       ${worksrcpath}/cpp
 
 post-patch {