[96902] trunk/dports/python/py-mechanize/Portfile

jmr at macports.org jmr at macports.org
Tue Aug 21 00:26:03 PDT 2012


Revision: 96902
          https://trac.macports.org/changeset/96902
Author:   jmr at macports.org
Date:     2012-08-21 00:26:03 -0700 (Tue, 21 Aug 2012)
Log Message:
-----------
py-mechanize: add distribute dep (#34533)

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

Modified: trunk/dports/python/py-mechanize/Portfile
===================================================================
--- trunk/dports/python/py-mechanize/Portfile	2012-08-21 07:22:59 UTC (rev 96901)
+++ trunk/dports/python/py-mechanize/Portfile	2012-08-21 07:26:03 UTC (rev 96902)
@@ -26,6 +26,8 @@
 python.versions     24 25 26 27
 
 if {$subport != $name} {
+    depends_build       port:py${python.version}-distribute
+
     test.run            yes
     test.cmd            ${python.bin}
     test.target         test.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120821/308a0cca/attachment.html>


More information about the macports-changes mailing list