[89906] trunk/dports/lang/ecl/Portfile

easieste at macports.org easieste at macports.org
Tue Feb 14 10:24:52 PST 2012


Revision: 89906
          http://trac.macports.org/changeset/89906
Author:   easieste at macports.org
Date:     2012-02-14 10:24:49 -0800 (Tue, 14 Feb 2012)
Log Message:
-----------
lang/ecl:  always use the included Boehm garbage collector.

On one of my machines, ECL's configure mechanism decided erroneously
to try to use the Boehm GC it found under /usr/local, and failed to
work correctly.  We explicitly tell it to use the known good version
included in the source distribution.

Modified Paths:
--------------
    trunk/dports/lang/ecl/Portfile

Modified: trunk/dports/lang/ecl/Portfile
===================================================================
--- trunk/dports/lang/ecl/Portfile	2012-02-14 16:32:19 UTC (rev 89905)
+++ trunk/dports/lang/ecl/Portfile	2012-02-14 18:24:49 UTC (rev 89906)
@@ -22,3 +22,4 @@
                     rmd160  3a616c049773794249da56cc2d01e4b73fe46e98
 use_parallel_build	no
 universal_variant	no
+configure.args          --enable-boehm=included            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120214/c2362a91/attachment.html>


More information about the macports-changes mailing list