[24963] trunk/dports/devel/hs-EdisonAPI/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue May 8 23:34:57 PDT 2007


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

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

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

Modified: trunk/dports/devel/hs-EdisonAPI/Portfile
===================================================================
--- trunk/dports/devel/hs-EdisonAPI/Portfile	2007-05-09 05:30:39 UTC (rev 24962)
+++ trunk/dports/devel/hs-EdisonAPI/Portfile	2007-05-09 06:34:56 UTC (rev 24963)
@@ -5,7 +5,7 @@
 set shortname	edison-api
 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
@@ -36,7 +36,7 @@
 
 checksums	md5 b60f12ae3242b1bb4ffd9b0eb2b1cecf
 
-depends_build	port:ghc
+depends_lib	port:ghc
 
 pre-configure	{ cd ${worksrcpath}/edison-api
 		  system "ghc -o Setup Setup.hs -package Cabal"

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


More information about the macports-changes mailing list