Revision
74066
Author
jmr@macports.org
Date
2010-12-03 13:51:35 -0800 (Fri, 03 Dec 2010)

Log Message

jekyll: disable parallel build (#21310)

Modified Paths

Diff

Modified: trunk/dports/lang/jekyll/Portfile (74065 => 74066)


--- trunk/dports/lang/jekyll/Portfile	2010-12-03 21:45:44 UTC (rev 74065)
+++ trunk/dports/lang/jekyll/Portfile	2010-12-03 21:51:35 UTC (rev 74066)
@@ -19,6 +19,7 @@
 
 use_configure     no
 
+use_parallel_build no
 build.dir         ${workpath}/jekyll-ocaml
 
 destroot {