[98469] trunk/dports/lang/gforth/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 5 19:46:14 PDT 2012


Revision: 98469
          http://trac.macports.org//changeset/98469
Author:   ryandesign at macports.org
Date:     2012-10-05 19:46:13 -0700 (Fri, 05 Oct 2012)
Log Message:
-----------
gforth: add libtool and libffi dependencies

Modified Paths:
--------------
    trunk/dports/lang/gforth/Portfile

Modified: trunk/dports/lang/gforth/Portfile
===================================================================
--- trunk/dports/lang/gforth/Portfile	2012-10-06 01:55:50 UTC (rev 98468)
+++ trunk/dports/lang/gforth/Portfile	2012-10-06 02:46:13 UTC (rev 98469)
@@ -4,7 +4,7 @@
 
 name             gforth
 version          0.7.0
-revision         1
+revision         2
 categories       lang
 license          GPL-3+
 maintainers      gmail.com:arto.bendiken
@@ -23,6 +23,9 @@
                  sha1      5bb357268cba683f2a8c63d2a4bcab8f41cb0086 \
                  ripemd160 df0cef8cff25eddf670315c5497fc5634226968c
 
+depends_lib      port:libtool \
+                 port:libffi
+
 test.run         yes
 test.cmd         make
 test.target      check bench
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121005/e1dab8f0/attachment.html>


More information about the macports-changes mailing list