[40754] trunk/dports/devel/hs-EdisonAPI/Portfile

gwright at macports.org gwright at macports.org
Mon Oct 13 23:03:54 PDT 2008


Revision: 40754
          http://trac.macports.org/changeset/40754
Author:   gwright at macports.org
Date:     2008-10-13 23:03:53 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Clean up for upcoming ghc 6.10 release.

Modified Paths:
--------------
    trunk/dports/devel/hs-EdisonAPI/Portfile

Modified: trunk/dports/devel/hs-EdisonAPI/Portfile
===================================================================
--- trunk/dports/devel/hs-EdisonAPI/Portfile	2008-10-14 05:58:30 UTC (rev 40753)
+++ trunk/dports/devel/hs-EdisonAPI/Portfile	2008-10-14 06:03:53 UTC (rev 40754)
@@ -42,7 +42,7 @@
 
 pre-configure	{ system "cd ${worksrcpath} && ghc --make -o Setup Setup.hs" }
 
-configure	{ system "cd ${worksrcpath} && ./Setup configure --ghc --prefix=${prefix} --enable-library-profiling" }
+configure	{ system "cd ${worksrcpath} && ./Setup configure --ghc --prefix=${prefix} --with-compiler=${prefix}/bin/ghc --enable-library-profiling" }
 
 build		{ system "cd ${worksrcpath} && ./Setup build -v" }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081013/62b85203/attachment.html 


More information about the macports-changes mailing list