[102637] trunk/dports/devel/osc/Portfile

jmr at macports.org jmr at macports.org
Tue Feb 5 07:33:18 PST 2013


Revision: 102637
          https://trac.macports.org/changeset/102637
Author:   jmr at macports.org
Date:     2013-02-05 07:33:18 -0800 (Tue, 05 Feb 2013)
Log Message:
-----------
osc: use unified python portgroup

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

Modified: trunk/dports/devel/osc/Portfile
===================================================================
--- trunk/dports/devel/osc/Portfile	2013-02-05 15:27:21 UTC (rev 102636)
+++ trunk/dports/devel/osc/Portfile	2013-02-05 15:33:18 UTC (rev 102637)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python 1.0
 
 name                osc
 version             0.130.1
@@ -18,6 +18,8 @@
 
 homepage            http://en.opensuse.org/Build_Service/CLI
 
+python.default_version 25
+
 depends_lib-append  port:curl-ca-bundle \
                     port:py25-elementtree \
                     port:py25-urlgrabber \
@@ -35,4 +37,3 @@
 post-destroot {
     ln -s osc-wrapper.py ${destroot}${prefix}/bin/osc
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130205/f3f0247d/attachment.html>


More information about the macports-changes mailing list