[44788] trunk/dports/devel/gpgme/Portfile

raimue at macports.org raimue at macports.org
Fri Jan 2 18:36:52 PST 2009


Revision: 44788
          http://trac.macports.org/changeset/44788
Author:   raimue at macports.org
Date:     2009-01-02 18:36:51 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
devel/gpgme:
Disable parallel build as it did not work for me (build.jobs=2)

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

Modified: trunk/dports/devel/gpgme/Portfile
===================================================================
--- trunk/dports/devel/gpgme/Portfile	2009-01-03 02:36:37 UTC (rev 44787)
+++ trunk/dports/devel/gpgme/Portfile	2009-01-03 02:36:51 UTC (rev 44788)
@@ -29,6 +29,8 @@
 
 depends_lib         port:gnupg port:pth port:libgpg-error
 
+use_parallel_build  no
+
 post-patch {
     reinplace "s|thread_modules=\"\"|thread_modules=\"pthread\"|" ${worksrcpath}/gpgme/gpgme-config.in
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/606a2702/attachment.html>


More information about the macports-changes mailing list