[93476] trunk/dports/python/py-abjad/Portfile

jmr at macports.org jmr at macports.org
Wed May 23 13:51:12 PDT 2012


Revision: 93476
          https://trac.macports.org/changeset/93476
Author:   jmr at macports.org
Date:     2012-05-23 13:51:11 -0700 (Wed, 23 May 2012)
Log Message:
-----------
py-abjad: add distribute dep

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

Modified: trunk/dports/python/py-abjad/Portfile
===================================================================
--- trunk/dports/python/py-abjad/Portfile	2012-05-23 20:27:05 UTC (rev 93475)
+++ trunk/dports/python/py-abjad/Portfile	2012-05-23 20:51:11 UTC (rev 93476)
@@ -28,3 +28,6 @@
 checksums           rmd160  d53ff4bde389723381a03dab9521891a96488916 \
                     sha256  9413fb075ebdb6b498ec49e65048432881c629585c0d3bb1cbe813b4a73d1682
 
+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/20120523/f8a4acd3/attachment.html>


More information about the macports-changes mailing list