Revision
105431
Author
ciserlohn@macports.org
Date
2013-04-20 00:03:50 -0700 (Sat, 20 Apr 2013)

Log Message

git-core: reenable parallel build

Modified Paths

Diff

Modified: trunk/dports/devel/git-core/Portfile (105430 => 105431)


--- trunk/dports/devel/git-core/Portfile	2013-04-20 06:37:39 UTC (rev 105430)
+++ trunk/dports/devel/git-core/Portfile	2013-04-20 07:03:50 UTC (rev 105431)
@@ -44,8 +44,6 @@
 
 use_configure       no
 
-use_parallel_build  no
-
 variant universal   {}
 
 set CFLAGS          "-I. -Wall -O2 -I${prefix}/include [get_canonical_archflags cc]"