[103977] trunk/dports/devel/subversion-rubybindings/Portfile

kimuraw at macports.org kimuraw at macports.org
Mon Mar 11 08:56:50 PDT 2013


Revision: 103977
          https://trac.macports.org/changeset/103977
Author:   kimuraw at macports.org
Date:     2013-03-11 08:56:50 -0700 (Mon, 11 Mar 2013)
Log Message:
-----------
devel/subversion-rubybindings: #38359 ruby to ruby1.8 (port select ruby)

Modified Paths:
--------------
    trunk/dports/devel/subversion-rubybindings/Portfile

Modified: trunk/dports/devel/subversion-rubybindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-rubybindings/Portfile	2013-03-11 15:28:25 UTC (rev 103976)
+++ trunk/dports/devel/subversion-rubybindings/Portfile	2013-03-11 15:56:50 UTC (rev 103977)
@@ -37,7 +37,7 @@
 			port:serf1 port:cyrus-sasl2 \
 			port:file port:libcomerr
 
-configure.env		RUBY=${prefix}/bin/ruby
+configure.env		RUBY=${prefix}/bin/ruby1.8
 configure.args		--with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6 \
 			--with-neon=${prefix} --with-apr=${prefix}/bin/apr-1-config \
 			--with-apr-util=${prefix}/bin/apu-1-config --without-apxs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130311/8f896b26/attachment.html>


More information about the macports-changes mailing list