[56218] trunk/dports/devel/hs-cabal/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 03:37:55 PDT 2009


Revision: 56218
          http://trac.macports.org/changeset/56218
Author:   ryandesign at macports.org
Date:     2009-08-25 03:37:52 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
hs-cabal: fix name of hs-http dependency

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

Modified: trunk/dports/devel/hs-cabal/Portfile
===================================================================
--- trunk/dports/devel/hs-cabal/Portfile	2009-08-25 10:31:37 UTC (rev 56217)
+++ trunk/dports/devel/hs-cabal/Portfile	2009-08-25 10:37:52 UTC (rev 56218)
@@ -31,7 +31,7 @@
 
 depends_lib	port:hs-libcabal	\
 		port:hs-zlib		\
-		port:hs-HTTP
+		port:hs-http
 
 configure	{ system "cd ${worksrcpath} && runhaskell Setup configure --ghc --prefix=${prefix}"
 		}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/103d3945/attachment.html>


More information about the macports-changes mailing list