[126251] trunk/dports/devel/scons/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 6 03:12:25 PDT 2014


Revision: 126251
          https://trac.macports.org/changeset/126251
Author:   jmr at macports.org
Date:     2014-10-06 03:12:25 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
scons: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/devel/scons/Portfile

Modified: trunk/dports/devel/scons/Portfile
===================================================================
--- trunk/dports/devel/scons/Portfile	2014-10-06 10:10:21 UTC (rev 126250)
+++ trunk/dports/devel/scons/Portfile	2014-10-06 10:12:25 UTC (rev 126251)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
 name                scons
 version             2.3.3
@@ -27,6 +27,8 @@
 checksums           rmd160  951a300e2294886bf2649fe5dafc8118edb76ac1 \
                     sha256  63a74e1012ad9ad54950eafc69604fd9246e1a405c18acf936caa433c97cc0e2
 
+python.default_version  27
+
 patchfiles          patch-setup.py patch-scons patch-sconsign patch-scons-time
 post-patch {
     reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/script/scons \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/2079f3d1/attachment.html>


More information about the macports-changes mailing list