[101640] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue Jan 15 16:02:34 PST 2013


Revision: 101640
          https://trac.macports.org/changeset/101640
Author:   jmr at macports.org
Date:     2013-01-15 16:02:34 -0800 (Tue, 15 Jan 2013)
Log Message:
-----------
py*-myghty: unify

Modified Paths:
--------------
    trunk/dports/python/py-myghty/Portfile

Removed Paths:
-------------
    trunk/dports/python/py25-myghty/

Modified: trunk/dports/python/py-myghty/Portfile
===================================================================
--- trunk/dports/python/py-myghty/Portfile	2013-01-15 23:58:00 UTC (rev 101639)
+++ trunk/dports/python/py-myghty/Portfile	2013-01-16 00:02:34 UTC (rev 101640)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			python24 1.0
+PortGroup			python 1.0
 
 name				py-myghty
 version				1.2
@@ -28,3 +28,9 @@
 
 checksums			sha1    d0fea3736f24cfa568560382598dac91bbbe5c61 \
 				rmd160  03d981761e61d38df72f27d71aa9b1e3220cb233
+
+python.versions	24 25
+
+if {$subport != $name} {
+    depends_build   port:py${python.version}-distribute
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130115/2dfbd764/attachment.html>


More information about the macports-changes mailing list