[125220] trunk/dports/games/pyfa/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 10 10:07:15 PDT 2014


Revision: 125220
          https://trac.macports.org/changeset/125220
Author:   jmr at macports.org
Date:     2014-09-10 10:07:15 -0700 (Wed, 10 Sep 2014)
Log Message:
-----------
pyfa: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/games/pyfa/Portfile

Modified: trunk/dports/games/pyfa/Portfile
===================================================================
--- trunk/dports/games/pyfa/Portfile	2014-09-10 16:50:17 UTC (rev 125219)
+++ trunk/dports/games/pyfa/Portfile	2014-09-10 17:07:15 UTC (rev 125220)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup  python26 1.0
+PortGroup  python   1.0
 
 name                pyfa
 version             0.9
@@ -16,15 +16,17 @@
                     EVE-Online SciFi MMORPG.
 homepage            http://pyfa.sourceforge.net/
 platforms           darwin
-depends_run         port:py26-pygtk
 
+python.default_version  26
+
+depends_run         port:py${python.version}-pygtk
+
 master_sites        sourceforge
 distname            ${name}-${version}-src
 checksums           md5     63779fc6fba58c54284426d9c0a11dfd \
                     sha1    04314374e96d3b859dc91633e67fe86e626fa6ad
 
 worksrcdir          ${name}
-dist_subdir         ${name}
 
 build { }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140910/bc2a971e/attachment.html>


More information about the macports-changes mailing list