Revision: 105431 https://trac.macports.org/changeset/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: -------------- trunk/dports/devel/git-core/Portfile Modified: trunk/dports/devel/git-core/Portfile =================================================================== --- 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]"
participants (1)
-
ciserlohn@macports.org