[106131] trunk/dports/python/py-virtualenv-clone/Portfile

larryv at macports.org larryv at macports.org
Wed May 15 14:06:11 PDT 2013


Revision: 106131
          https://trac.macports.org/changeset/106131
Author:   larryv at macports.org
Date:     2013-05-15 14:06:11 -0700 (Wed, 15 May 2013)
Log Message:
-----------
py-virtualenv-clone: Add build dep on py-distribute.

Modified Paths:
--------------
    trunk/dports/python/py-virtualenv-clone/Portfile

Modified: trunk/dports/python/py-virtualenv-clone/Portfile
===================================================================
--- trunk/dports/python/py-virtualenv-clone/Portfile	2013-05-15 20:58:42 UTC (rev 106130)
+++ trunk/dports/python/py-virtualenv-clone/Portfile	2013-05-15 21:06:11 UTC (rev 106131)
@@ -28,6 +28,7 @@
 python.versions     25 26 27 31 32 33
 
 if {${name} != ${subport}} {
+    depends_build   py${python.version}-distribute
     livecheck.type  none
 } else {
     livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130515/7877851c/attachment.html>


More information about the macports-changes mailing list