[57480] trunk/dports/science/lscsoft-deps/Portfile
ram at macports.org
ram at macports.org
Fri Sep 11 07:09:29 PDT 2009
Revision: 57480
http://trac.macports.org/changeset/57480
Author: ram at macports.org
Date: 2009-09-11 07:09:29 -0700 (Fri, 11 Sep 2009)
Log Message:
-----------
science/lscsoft-deps: switch to python26
Modified Paths:
--------------
trunk/dports/science/lscsoft-deps/Portfile
Modified: trunk/dports/science/lscsoft-deps/Portfile
===================================================================
--- trunk/dports/science/lscsoft-deps/Portfile 2009-09-11 14:09:20 UTC (rev 57479)
+++ trunk/dports/science/lscsoft-deps/Portfile 2009-09-11 14:09:29 UTC (rev 57480)
@@ -3,7 +3,7 @@
PortSystem 1.0
name lscsoft-deps
-version 20090624
+version 20090911
categories science
maintainers ram
platforms darwin
@@ -18,13 +18,13 @@
distfiles
-depends_run port:python25 \
+depends_run port:python26 \
port:python_select \
- port:py25-numpy \
- port:py25-pyrxp \
- port:py25-m2crypto \
- port:py25-cjson \
- port:py25-pyxmpp \
+ port:py26-numpy \
+ port:py26-pyrxp \
+ port:py26-m2crypto \
+ port:py26-cjson \
+ port:py26-pyxmpp \
port:pkgconfig \
port:fftw-3 \
port:fftw-3-single \
@@ -45,7 +45,7 @@
post-activate {
ui_msg "\nTo complete the installation and prepare your system for use, please run:
-\n\tsudo python_select python25\n"
+\n\tsudo python_select python26\n"
}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090911/cfaab82c/attachment.html>
More information about the macports-changes
mailing list