[40736] trunk/dports/devel/hs-type-level/Portfile

gwright at macports.org gwright at macports.org
Mon Oct 13 09:36:25 PDT 2008


Revision: 40736
          http://trac.macports.org/changeset/40736
Author:   gwright at macports.org
Date:     2008-10-13 09:36:24 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Clean up in preparation for ghc 6.10.

Modified Paths:
--------------
    trunk/dports/devel/hs-type-level/Portfile

Modified: trunk/dports/devel/hs-type-level/Portfile
===================================================================
--- trunk/dports/devel/hs-type-level/Portfile	2008-10-13 16:32:59 UTC (rev 40735)
+++ trunk/dports/devel/hs-type-level/Portfile	2008-10-13 16:36:24 UTC (rev 40736)
@@ -27,7 +27,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/8804d51b/attachment.html 


More information about the macports-changes mailing list