[40737] trunk/dports/devel/hs-zlib/Portfile

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


Revision: 40737
          http://trac.macports.org/changeset/40737
Author:   gwright at macports.org
Date:     2008-10-13 09:38:12 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Build profiling library too.

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

Modified: trunk/dports/devel/hs-zlib/Portfile
===================================================================
--- trunk/dports/devel/hs-zlib/Portfile	2008-10-13 16:36:24 UTC (rev 40736)
+++ trunk/dports/devel/hs-zlib/Portfile	2008-10-13 16:38:12 UTC (rev 40737)
@@ -26,7 +26,7 @@
 depends_build	port:ghc
 depends_lib	port:zlib
 
-configure	{ system "cd ${worksrcpath} && runhaskell Setup configure --ghc --prefix=${prefix} --with-compiler=${prefix}/bin/ghc"
+configure	{ system "cd ${worksrcpath} && runhaskell Setup configure --ghc --prefix=${prefix} --enable-library-profiling --with-compiler=${prefix}/bin/ghc"
 		}
 
 build		{ system "cd ${worksrcpath} && runhaskell Setup build"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081013/7301b834/attachment-0001.html 


More information about the macports-changes mailing list