[91400] trunk/dports/python/py-gitpython/Portfile

jmr at macports.org jmr at macports.org
Sat Mar 31 11:38:24 PDT 2012


Revision: 91400
          https://trac.macports.org/changeset/91400
Author:   jmr at macports.org
Date:     2012-03-31 11:38:24 -0700 (Sat, 31 Mar 2012)
Log Message:
-----------
py-gitpython: add distribute dep

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

Modified: trunk/dports/python/py-gitpython/Portfile
===================================================================
--- trunk/dports/python/py-gitpython/Portfile	2012-03-31 18:34:05 UTC (rev 91399)
+++ trunk/dports/python/py-gitpython/Portfile	2012-03-31 18:38:24 UTC (rev 91400)
@@ -24,3 +24,7 @@
 checksums         md5     849082fe29adc653a3621465213cab96 \
                   sha1    b9f43c91452f3fe7e105ac54ce878ff20ea44f44 \
                   rmd160  75488dcfe0be35066cd39eb63f909f999f17cdda
+
+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/20120331/1e5d5560/attachment-0001.html>


More information about the macports-changes mailing list