[71907] trunk/dports/lang/ruby19/Portfile

kimuraw at macports.org kimuraw at macports.org
Sun Sep 26 08:07:33 PDT 2010


Revision: 71907
          http://trac.macports.org/changeset/71907
Author:   kimuraw at macports.org
Date:     2010-09-26 08:07:30 -0700 (Sun, 26 Sep 2010)
Log Message:
-----------
lang/ruby19: add port:libffi to depends_lib (#26299)

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

Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile	2010-09-26 14:18:32 UTC (rev 71906)
+++ trunk/dports/lang/ruby19/Portfile	2010-09-26 15:07:30 UTC (rev 71907)
@@ -4,7 +4,7 @@
 
 name				ruby19
 version				1.9.2-p0
-revision			2
+revision			3
 
 categories			lang ruby
 maintainers			kimuraw openmaintainer
@@ -35,7 +35,8 @@
 					port:openssl \
 					port:zlib \
 					port:ncurses \
-					port:libyaml
+					port:libyaml \
+					port:libffi
 
 configure.args		--enable-shared \
 					--mandir="${prefix}/share/man" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100926/305fa50e/attachment.html>


More information about the macports-changes mailing list