[34216] trunk/dports/editors/vim

raimue at macports.org raimue at macports.org
Sun Feb 17 17:45:28 PST 2008


Revision: 34216
          http://trac.macosforge.org/projects/macports/changeset/34216
Author:   raimue at macports.org
Date:     2008-02-17 17:45:27 -0800 (Sun, 17 Feb 2008)

Log Message:
-----------
editors/vim, editors/vim-app:
Switch to python25 for +python

Modified Paths:
--------------
    trunk/dports/editors/vim/Portfile
    trunk/dports/editors/vim-app/Portfile

Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile	2008-02-18 00:25:14 UTC (rev 34215)
+++ trunk/dports/editors/vim/Portfile	2008-02-18 01:45:27 UTC (rev 34216)
@@ -109,7 +109,7 @@
 }
 variant python description {Enable Python scripting} {
     configure.args-append   --enable-pythoninterp
-    depends_lib-append      bin:python:python23
+    depends_lib-append      bin:python:python25
 }
 variant ruby description {Enable Ruby scripting} {
     configure.args-append   --enable-rubyinterp

Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile	2008-02-18 00:25:14 UTC (rev 34215)
+++ trunk/dports/editors/vim-app/Portfile	2008-02-18 01:45:27 UTC (rev 34216)
@@ -139,7 +139,7 @@
 }
 variant python description {Enable Python scripting} {
     configure.args-append   --enable-pythoninterp
-    depends_lib-append      bin:python:python23
+    depends_lib-append      bin:python:python25
 }
 variant ruby description {Enable Ruby scripting} {
     configure.args-append   --enable-rubyinterp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080217/88c5ba95/attachment.html 


More information about the macports-changes mailing list