[64962] trunk/dports/devel/darcs/Portfile

gwright at macports.org gwright at macports.org
Thu Mar 18 07:49:39 PDT 2010


Revision: 64962
          http://trac.macports.org/changeset/64962
Author:   gwright at macports.org
Date:     2010-03-18 07:49:38 -0700 (Thu, 18 Mar 2010)
Log Message:
-----------
Depend on explicit ports from the haskell-platorm, rather than the
meta port itself.

Modified Paths:
--------------
    trunk/dports/devel/darcs/Portfile

Modified: trunk/dports/devel/darcs/Portfile
===================================================================
--- trunk/dports/devel/darcs/Portfile	2010-03-18 14:39:33 UTC (rev 64961)
+++ trunk/dports/devel/darcs/Portfile	2010-03-18 14:49:38 UTC (rev 64962)
@@ -22,7 +22,10 @@
 		sha1    c33e0e5ba9f4a179beba4ed047f5d56dff4a44e9 \
 		rmd160  2982f0dff2703a9fff48d737acbb77948f4acd55
 
-depends_build	port:haskell-platform	\
+depends_build	port:hs-platform-mtl	\
+		port:hs-platform-html	\
+		port:hs-platform-parsec	\
+		port:hs-platform-regex-compat	\
 		port:hs-haskeline	\
 		port:hs-hashed-storage	\
 		port:hs-utf8-string	\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100318/a0b7d262/attachment.html>


More information about the macports-changes mailing list