[37649] trunk/dports/devel/hmake/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 16 23:15:22 PDT 2008


Revision: 37649
          http://trac.macosforge.org/projects/macports/changeset/37649
Author:   ryandesign at macports.org
Date:     2008-06-16 23:15:21 -0700 (Mon, 16 Jun 2008)

Log Message:
-----------
hmake: Really fix dependencies following r37647 and r37648? I'll get it right eventually.

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

Modified: trunk/dports/devel/hmake/Portfile
===================================================================
--- trunk/dports/devel/hmake/Portfile	2008-06-17 06:10:26 UTC (rev 37648)
+++ trunk/dports/devel/hmake/Portfile	2008-06-17 06:15:21 UTC (rev 37649)
@@ -4,7 +4,7 @@
 
 name                    hmake
 version                 3.14
-revision                1
+revision                2
 categories              devel
 maintainers             nomaintainer
 platforms               darwin
@@ -22,6 +22,9 @@
 
 variant ghc conflicts nhc98 description {Build with ghc (default)} {
     depends_build port:ghc
+    depends_lib port:gmp \
+                port:ncurses \
+                port:readline
     configure.args-append --buildwith=ghc
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080616/32245d89/attachment.htm 


More information about the macports-changes mailing list