[58130] trunk/dports/devel/cmake/Portfile

toby at macports.org toby at macports.org
Tue Sep 22 13:34:15 PDT 2009


Revision: 58130
          http://trac.macports.org/changeset/58130
Author:   toby at macports.org
Date:     2009-09-22 13:34:11 -0700 (Tue, 22 Sep 2009)
Log Message:
-----------
bootstrap in parallel

Modified Paths:
--------------
    trunk/dports/devel/cmake/Portfile

Modified: trunk/dports/devel/cmake/Portfile
===================================================================
--- trunk/dports/devel/cmake/Portfile	2009-09-22 20:24:14 UTC (rev 58129)
+++ trunk/dports/devel/cmake/Portfile	2009-09-22 20:34:11 UTC (rev 58130)
@@ -23,7 +23,7 @@
 depends_build	port:libidn \
 		port:openssl
 
-configure.args	--mandir=/share/man --docdir=/share/doc/cmake
+configure.args	--mandir=/share/man --docdir=/share/doc/cmake --parallel=${build.jobs}
 patchfiles	patch-CMakeFindFrameworks.cmake.diff
 post-patch {
 	reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/Modules/CMakeFindFrameworks.cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090922/11d43ba3/attachment.html>


More information about the macports-changes mailing list