[109823] trunk/dports/lang/ghc-bootstrap/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Aug 20 08:01:12 PDT 2013


Revision: 109823
          https://trac.macports.org/changeset/109823
Author:   jeremyhu at macports.org
Date:     2013-08-20 08:01:12 -0700 (Tue, 20 Aug 2013)
Log Message:
-----------
ghc-bootstrap: Build fix, mark installs_libs=no

Modified Paths:
--------------
    trunk/dports/lang/ghc-bootstrap/Portfile

Modified: trunk/dports/lang/ghc-bootstrap/Portfile
===================================================================
--- trunk/dports/lang/ghc-bootstrap/Portfile	2013-08-20 14:33:40 UTC (rev 109822)
+++ trunk/dports/lang/ghc-bootstrap/Portfile	2013-08-20 15:01:12 UTC (rev 109823)
@@ -12,6 +12,7 @@
 platforms           darwin
 supported_archs     i386 x86_64
 universal_variant   no
+installs_libs       no
 
 description         The Glorious Glasgow Haskell Compilation System
 long_description    \
@@ -31,6 +32,7 @@
                         rmd160  14f4c6a044eaa3d04f1645324f9255eebff9a49d \
                         sha256  74580b919b5205007901d15da88635e4b2dcc887086fb16d238eeb7011a255d4
 
+# Why? Nothing is compiled, and it works fine for me without this blacklisting...
 compiler.blacklist  clang
 
 configure.pre_args  --prefix=${prefix}/share/ghc-bootstrap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130820/ca5cf871/attachment.html>


More information about the macports-changes mailing list