[92857] trunk/dports/devel/hsshellscript/Portfile

jmr at macports.org jmr at macports.org
Tue May 8 22:46:35 PDT 2012


Revision: 92857
          https://trac.macports.org/changeset/92857
Author:   jmr at macports.org
Date:     2012-05-08 22:46:35 -0700 (Tue, 08 May 2012)
Log Message:
-----------
hsshellscript: add ghc dep

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

Modified: trunk/dports/devel/hsshellscript/Portfile
===================================================================
--- trunk/dports/devel/hsshellscript/Portfile	2012-05-09 05:44:27 UTC (rev 92856)
+++ trunk/dports/devel/hsshellscript/Portfile	2012-05-09 05:46:35 UTC (rev 92857)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		hsshellscript
 version		2.1.0
 revision	0
@@ -19,7 +20,8 @@
 checksums	md5 1d85645fdf43b1496be5767272220cf1
 
 depends_build	bin:c2hs:c2hs		\
-		bin:haddock:hs-haddock
+		bin:haddock:hs-haddock		\
+		bin:ghc:ghc
 
 patchfiles	patch-Makefile
 
@@ -39,4 +41,3 @@
 			  DEST_LIB=${prefix}/lib \
 			  ghc-pkg -i lib/hsshellscript.pkg --update-package --auto-ghci-libs"
 		}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120508/550a2e2a/attachment.html>


More information about the macports-changes mailing list