[93688] trunk/dports/python/py-zopeinterface/Portfile

jmr at macports.org jmr at macports.org
Mon May 28 02:56:24 PDT 2012


Revision: 93688
          https://trac.macports.org/changeset/93688
Author:   jmr at macports.org
Date:     2012-05-28 02:56:24 -0700 (Mon, 28 May 2012)
Log Message:
-----------
py-zopeinterface: add distribute dep

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

Modified: trunk/dports/python/py-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py-zopeinterface/Portfile	2012-05-28 09:37:56 UTC (rev 93687)
+++ trunk/dports/python/py-zopeinterface/Portfile	2012-05-28 09:56:24 UTC (rev 93688)
@@ -24,6 +24,8 @@
 
 if {${name} != ${subport}} {
 
+depends_build   port:py${python.version}-distribute
+
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/doc/${subport}
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/279f046a/attachment.html>


More information about the macports-changes mailing list