[24964] trunk/dports/devel/hs-Edison/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue May 8 23:55:59 PDT 2007


Revision: 24964
          http://trac.macosforge.org/projects/macports/changeset/24964
Author:   gwright at macports.org
Date:     2007-05-08 23:55:59 -0700 (Tue, 08 May 2007)

Log Message:
-----------
Change dependency on ghc to depends_lib and take maintainership.

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

Modified: trunk/dports/devel/hs-Edison/Portfile
===================================================================
--- trunk/dports/devel/hs-Edison/Portfile	2007-05-09 06:34:56 UTC (rev 24963)
+++ trunk/dports/devel/hs-Edison/Portfile	2007-05-09 06:55:59 UTC (rev 24964)
@@ -5,7 +5,7 @@
 set shortname	edison-core
 version		1.2.1
 categories	devel
-maintainers	nomaintainer at macports.org
+maintainers	gwright at macports.org
 platforms	darwin
 
 description	A library of purely functional data structures for Haskell
@@ -27,8 +27,8 @@
 
 checksums	md5 bb6403d6e7e286dd70e125d1a6046908
 
-depends_lib	port:hs-EdisonAPI
-depends_build	port:ghc
+depends_lib	port:hs-EdisonAPI	\
+		port:ghc
 
 pre-configure	{ cd ${worksrcpath}/edison-core
 		  system "ghc -o Setup Setup.hs -package Cabal"
@@ -57,3 +57,4 @@
 post-activate	{ system "${prefix}/libexec/${name}/register.sh" }
 
 #pre-deactivate	{ system "${prefix}/libexec/${name}/unregister.sh" }
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070508/d217ed5e/attachment.html


More information about the macports-changes mailing list