[57344] trunk/dports/security/ccrypt/Portfile
Bryan Blackburn
blb at macports.org
Wed Sep 9 21:20:15 PDT 2009
On Wed, Sep 09, 2009 at 08:50:52PM -0700, ryandesign at macports.org said:
> Revision: 57344
> http://trac.macports.org/changeset/57344
> Author: ryandesign at macports.org
> Date: 2009-09-09 20:50:48 -0700 (Wed, 09 Sep 2009)
> Log Message:
> -----------
> ccrypt: reenable parallel build; see
> https://sourceforge.net/tracker/?func=detail&atid=429289&aid=2846805&group_id=40913
>
> Modified Paths:
> --------------
> trunk/dports/security/ccrypt/Portfile
>
> Modified: trunk/dports/security/ccrypt/Portfile
> ===================================================================
> --- trunk/dports/security/ccrypt/Portfile 2009-09-10 02:16:20 UTC (rev 57343)
> +++ trunk/dports/security/ccrypt/Portfile 2009-09-10 03:50:48 UTC (rev 57344)
> @@ -34,9 +34,9 @@
> sha1 5ad1889c71be905c3004c80dc011948c9c35c814 \
> rmd160 2e7ec037dcfab82ad6963b8644a52017ac6c003e
>
> -use_parallel_build no
> +use_parallel_build yes
Note that, as of MacPorts 1.8, parallel is enabled by default so simply
removing use_parallel_build also works...
Bryan
[...]
More information about the macports-dev
mailing list