[87164] trunk/dports/lang/ruby19/Portfile
kimuraw at macports.org
kimuraw at macports.org
Sat Nov 12 09:30:02 PST 2011
Revision: 87164
http://trac.macports.org/changeset/87164
Author: kimuraw at macports.org
Date: 2011-11-12 09:30:02 -0800 (Sat, 12 Nov 2011)
Log Message:
-----------
lang/ruby19: correct r87162
Revision Links:
--------------
http://trac.macports.org/changeset/87162
Modified Paths:
--------------
trunk/dports/lang/ruby19/Portfile
Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile 2011-11-12 17:28:55 UTC (rev 87163)
+++ trunk/dports/lang/ruby19/Portfile 2011-11-12 17:30:02 UTC (rev 87164)
@@ -51,7 +51,7 @@
# http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_0/NEWS
# http://redmine.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
if {${configure.compiler} == "llvm-gcc-4.2"} {
- configure.compiler clang
+ configure.compiler gcc-4.2
}
configure.args --enable-shared \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111112/9f15c84d/attachment.html>
More information about the macports-changes
mailing list