[40753] trunk/dports/devel/hs-Crypto/Portfile

gwright at macports.org gwright at macports.org
Mon Oct 13 22:58:32 PDT 2008


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

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

Modified: trunk/dports/devel/hs-Crypto/Portfile
===================================================================
--- trunk/dports/devel/hs-Crypto/Portfile	2008-10-14 04:41:27 UTC (rev 40752)
+++ trunk/dports/devel/hs-Crypto/Portfile	2008-10-14 05:58:30 UTC (rev 40753)
@@ -28,7 +28,7 @@
 
 depends_build	port:ghc
 
-configure	{ system "cd ${worksrcpath} && runhaskell Setup configure --ghc --prefix=${prefix} --enable-library-profiling"
+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 -v"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081013/e6387f52/attachment.html 


More information about the macports-changes mailing list