[108115] trunk/dports/audio/lastmp/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 13 06:31:06 PDT 2013


Revision: 108115
          https://trac.macports.org/changeset/108115
Author:   jmr at macports.org
Date:     2013-07-13 06:31:05 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
lastmp: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/audio/lastmp/Portfile

Modified: trunk/dports/audio/lastmp/Portfile
===================================================================
--- trunk/dports/audio/lastmp/Portfile	2013-07-13 10:11:24 UTC (rev 108114)
+++ trunk/dports/audio/lastmp/Portfile	2013-07-13 13:31:05 UTC (rev 108115)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python 1.0
 
 name            lastmp
 version         0.35
@@ -21,7 +21,9 @@
                 sha1 98fb020a54f8e49b16090fb1af07912a12351d8f \
                 rmd160 c6a06aa3931b823ee8de2e863812b1a8542ffa47
 
-depends_lib-append  port:py25-mpdclient2 \
+python.default_version 25
+
+depends_lib-append  port:py${python.version}-mpdclient2 \
                     port:lastfmsubmitd
 
 set conf lastmp.conf.sample
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/3382ae4b/attachment.html>


More information about the macports-changes mailing list