On Oct 13, 2008, at 11:38, [EMAIL PROTECTED] wrote:

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

You should increase the port's revision so anybody who already had it  
installed gets this change (since it results in different files being  
installed on the user's system, right?)


> 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"


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to