[40756] trunk/dports/devel/hs-HTTP/Portfile

gwright at macports.org gwright at macports.org
Mon Oct 13 23:30:12 PDT 2008


Revision: 40756
          http://trac.macports.org/changeset/40756
Author:   gwright at macports.org
Date:     2008-10-13 23:30:12 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Clean up in preparation for ghc 6.10 release.

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

Modified: trunk/dports/devel/hs-HTTP/Portfile
===================================================================
--- trunk/dports/devel/hs-HTTP/Portfile	2008-10-14 06:04:15 UTC (rev 40755)
+++ trunk/dports/devel/hs-HTTP/Portfile	2008-10-14 06:30:12 UTC (rev 40756)
@@ -26,7 +26,7 @@
 
 depends_build	port:ghc
 
-configure	{ system "cd ${worksrcpath} && runhaskell Setup configure --ghc --prefix=${prefix}"
+configure	{ system "cd ${worksrcpath} && runhaskell Setup configure --ghc --prefix=${prefix} --with-compiler=${prefix}/bin/ghc --enable-library-profiling"
 		}
 
 build		{ system "cd ${worksrcpath} && runhaskell Setup build"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081013/f8009123/attachment.html 


More information about the macports-changes mailing list