[57477] trunk/dports/science/lal/Portfile

ram at macports.org ram at macports.org
Fri Sep 11 07:09:06 PDT 2009


Revision: 57477
          http://trac.macports.org/changeset/57477
Author:   ram at macports.org
Date:     2009-09-11 07:09:02 -0700 (Fri, 11 Sep 2009)
Log Message:
-----------
science/lal: switch python build dep to python26

Modified Paths:
--------------
    trunk/dports/science/lal/Portfile

Modified: trunk/dports/science/lal/Portfile
===================================================================
--- trunk/dports/science/lal/Portfile	2009-09-11 13:36:03 UTC (rev 57476)
+++ trunk/dports/science/lal/Portfile	2009-09-11 14:09:02 UTC (rev 57477)
@@ -21,7 +21,7 @@
               rmd160 2763b6c737eba81fbfc63dfa8c86b068b4daa6c5
 
 depends_build path:bin/pkg-config:pkgconfig \
-              port:python25
+              port:python26
 
 depends_lib   port:gsl \
               port:fftw-3 \
@@ -30,7 +30,7 @@
               port:metaio \
               port:libxml2
 
-configure.python ${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.6
 configure.args --mandir=${prefix}/share/man \
                --enable-xml \
                --disable-gcc-flags \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090911/2bf9d6db/attachment.html>


More information about the macports-changes mailing list