[101701] trunk/dports/python/py-baker/Portfile

g5pw at macports.org g5pw at macports.org
Thu Jan 17 07:33:41 PST 2013


Revision: 101701
          https://trac.macports.org/changeset/101701
Author:   g5pw at macports.org
Date:     2013-01-17 07:33:41 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
python/py-baker:
  add missing depends_lib

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

Modified: trunk/dports/python/py-baker/Portfile
===================================================================
--- trunk/dports/python/py-baker/Portfile	2013-01-17 15:26:47 UTC (rev 101700)
+++ trunk/dports/python/py-baker/Portfile	2013-01-17 15:33:41 UTC (rev 101701)
@@ -24,6 +24,8 @@
 checksums           rmd160  9fe09881a78c1234979094d082fda204aa6d21eb \
                     sha256  2d81e99af7d7d6441297a0c13de023fe3f1510718e89d2baacea917ee09d154d
 
+depends_lib-append	port:py${python.version}-distribute
+
 if {${name} != ${subport}} {
     distname            ${my_name}-${version}
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130117/3130d3da/attachment.html>


More information about the macports-changes mailing list