[126511] trunk/dports/science/ligo-lars/Portfile

jmr at macports.org jmr at macports.org
Fri Oct 10 22:48:27 PDT 2014


Revision: 126511
          https://trac.macports.org/changeset/126511
Author:   jmr at macports.org
Date:     2014-10-10 22:48:27 -0700 (Fri, 10 Oct 2014)
Log Message:
-----------
ligo-lars: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/science/ligo-lars/Portfile

Modified: trunk/dports/science/ligo-lars/Portfile
===================================================================
--- trunk/dports/science/ligo-lars/Portfile	2014-10-11 05:24:02 UTC (rev 126510)
+++ trunk/dports/science/ligo-lars/Portfile	2014-10-11 05:48:27 UTC (rev 126511)
@@ -1,12 +1,13 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python27 1.0
+PortGroup     python 1.0
 
 name          ligo-lars
 version       1.1.0
 categories    science
 platforms     darwin
+supported_archs noarch
 maintainers   ram
 license       GPL
 
@@ -21,9 +22,11 @@
               sha1 c948cd3a05a938d7975281a95fde4987f9110689 \
               rmd160 2b6533731c613595d576ace9461912eb0c8a4b37
 
+python.default_version  27
+
 depends_lib-append port:ligo-common \
                    port:glue \
-                   port:py27-m2crypto
+                   port:py${python.version}-m2crypto
 
 python.link_binaries_suffix
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141010/f6ef54a4/attachment.html>


More information about the macports-changes mailing list