[93205] trunk/dports/databases/postgis2/Portfile

vince at macports.org vince at macports.org
Thu May 17 12:40:28 PDT 2012


Revision: 93205
          https://trac.macports.org/changeset/93205
Author:   vince at macports.org
Date:     2012-05-17 12:40:27 -0700 (Thu, 17 May 2012)
Log Message:
-----------
Set parallel build to no since it seems proper synchronisation is not guaranteed, and sometimes the build fails because a library is not yet build when needed.

Modified Paths:
--------------
    trunk/dports/databases/postgis2/Portfile

Modified: trunk/dports/databases/postgis2/Portfile
===================================================================
--- trunk/dports/databases/postgis2/Portfile	2012-05-17 19:31:12 UTC (rev 93204)
+++ trunk/dports/databases/postgis2/Portfile	2012-05-17 19:40:27 UTC (rev 93205)
@@ -138,6 +138,7 @@
 }
 
 build.args                  ICONV_LDFLAGS='-L${prefix}/lib -liconv'
+use_parallel_build			no
 
 
 livecheck.type              regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120517/8aea8c40/attachment.html>


More information about the macports-changes mailing list